summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2019-02-01 13:40:56 -0600
committerJohn Klug <john.klug@multitech.com>2019-03-13 13:39:44 -0500
commit71ff2871bb82187cffd0e04a84abec2f148996c5 (patch)
treef31b68b8421d2f1812979126fc9e8ac4db98e29a /recipes-connectivity/lora/lora-gateway
parent9bbea67fd49bf857c9f9e63a60c83207e17e565a (diff)
downloadmeta-mlinux-71ff2871bb82187cffd0e04a84abec2f148996c5.tar.gz
meta-mlinux-71ff2871bb82187cffd0e04a84abec2f148996c5.tar.bz2
meta-mlinux-71ff2871bb82187cffd0e04a84abec2f148996c5.zip
lora: disable HAL debug messages
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway')
-rw-r--r--recipes-connectivity/lora/lora-gateway/library_4.0.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-connectivity/lora/lora-gateway/library_4.0.cfg b/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
index 641206f..4126bf3 100644
--- a/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
+++ b/recipes-connectivity/lora/lora-gateway/library_4.0.cfg
@@ -7,10 +7,7 @@
DEBUG_AUX= 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.
-DEBUG_HAL= 1
+DEBUG_HAL= 0
DEBUG_LBT= 0
DEBUG_GPS= 0