X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_http_server%2Fcfg%2Fcfg_adc.h;h=b77ec1299c8ec5be6763a71a5416a6f496b4d9fb;hb=932368016558e1f67a7e4173bcf5b3c9fba481dc;hp=62ee6ed73f34bc223e71e3c0d47003c48fc3b704;hpb=bc30005bd88b5a7673c45d1dd09c9240fbb00db6;p=bertos.git diff --git a/boards/sam3x-ek/examples/sam3x-ek_http_server/cfg/cfg_adc.h b/boards/sam3x-ek/examples/sam3x-ek_http_server/cfg/cfg_adc.h index 62ee6ed7..b77ec129 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_http_server/cfg/cfg_adc.h +++ b/boards/sam3x-ek/examples/sam3x-ek_http_server/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_ERR /** * Module logging format.