summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2016-10-14 10:05:23 -0500
committerBrandon Bayer <bbayer@multitech.com>2016-10-18 16:37:18 -0500
commit8000c124387080ddf9cb8b64402eb93961a531a6 (patch)
tree16401d2af380562299fc1a6dc05dc62db78c7190 /recipes-connectivity/lora/lora-gateway/library_4.0.cfg
parentc0c3d4e1eac3943988e71e6fe8606be2c73ccb1d (diff)
downloadmeta-mlinux-8000c124387080ddf9cb8b64402eb93961a531a6.tar.gz
meta-mlinux-8000c124387080ddf9cb8b64402eb93961a531a6.tar.bz2
meta-mlinux-8000c124387080ddf9cb8b64402eb93961a531a6.zip
lora: move old usb packet forwarder and library utilities to new recipes
add spi device path option to packet forwarder and library
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway/library_4.0.cfg')
-rw-r--r--recipes-connectivity/lora/lora-gateway/library_4.0.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway/library_4.0.cfg b/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
index d9d3055..641206f 100644
--- a/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
+++ b/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
@@ -5,8 +5,8 @@
# Warning: that makes the module *very verbose*, do not use for production
DEBUG_AUX= 0
-DEBUG_SPI= 0
-DEBUG_REG= 0
+DEBUG_SPI= 0
+DEBUG_REG= 0
# jjg - turning this on is useful to get HAL-related error messages that
# don't print out otherwise. It doesn't seem to add that much printing
# under normal operation.