From 71ff2871bb82187cffd0e04a84abec2f148996c5 Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Fri, 1 Feb 2019 13:40:56 -0600 Subject: lora: disable HAL debug messages --- recipes-connectivity/lora/lora-gateway/library_4.0.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipes-connectivity/lora/lora-gateway') 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 -- cgit v1.2.3