Update all projects.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_display / cfg / cfg_adc.h
index 62a65734d66224fffb7a71478eb2f2b8be8fd9f4..c29275626d51cdd1198e5281a76637a7612cdb8f 100644 (file)
@@ -18,7 +18,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  *
  * As a special exception, you may use this file as part of a free software
- * library without restriction.  Specifically, if other files instantiateboards/sam3x-ek/examples/display/main.c
+ * library without restriction.  Specifically, if other files instantiate
  * templates or use macros or inline functions from this file, or you compile
  * this file and link it with other files to produce an executable, this
  * file does not by itself cause the resulting executable to be covered by
@@ -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.