X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_display%2Fcfg%2Fcfg_adc.h;h=c29275626d51cdd1198e5281a76637a7612cdb8f;hb=5f4ad7298d1d8d411286e18ba23b201b57e653b2;hp=62a65734d66224fffb7a71478eb2f2b8be8fd9f4;hpb=34775fdcd158566a5abd395b22ba7ac4852e8958;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..c2927562 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 @@ -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.