X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_display%2Fcfg%2Fcfg_adc.h;fp=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_display%2Fcfg%2Fcfg_adc.h;h=7147fd94c6bd5b97d7dd2e7fae2c07917dba0aa2;hb=5e8c4c5c1d4652faea7a3ac9f33b8d75be95edb3;hp=62a65734d66224fffb7a71478eb2f2b8be8fd9f4;hpb=327e0ae4dd9088fc23bdb2bc230d43d1f1ca4a74;p=bertos.git diff --git a/boards/sam3x-ek/examples/sam3x-ek_display/cfg/cfg_adc.h b/boards/sam3x-ek/examples/sam3x-ek_display/cfg/cfg_adc.h index 62a65734..7147fd94 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_display/cfg/cfg_adc.h +++ b/boards/sam3x-ek/examples/sam3x-ek_display/cfg/cfg_adc.h @@ -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.