Some fix to build example with nightly test.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_display / cfg / cfg_adc.h
index 62a65734d66224fffb7a71478eb2f2b8be8fd9f4..7147fd94c6bd5b97d7dd2e7fae2c07917dba0aa2 100644 (file)
@@ -44,7 +44,7 @@
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "log_level"
  */
-#define ADC_LOG_LEVEL      LOG_LVL_INFO
+#define ADC_LOG_LEVEL      LOG_LVL_WARN
 
 /**
  * Module logging format.
@@ -52,7 +52,7 @@
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "log_format"
  */
-#define ADC_LOG_FORMAT     LOG_FMT_VERBOSE
+#define ADC_LOG_FORMAT     LOG_FMT_TERSE
 
 /**
  * Clock Frequency for ADC conversion.