make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code, why
make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code, why
make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code, why?how to make the Macro define works?
Re: make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code,
Are you including the header called "sdkconfig.h" in your source files?
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code,
What debug level have you set in menuconfig?
CONFIG_LOG_DEFAULT_LEVEL_INFO macro will only be defined if the debug level is set to "Info".
CONFIG_LOG_DEFAULT_LEVEL_INFO macro will only be defined if the debug level is set to "Info".
Re: make menuconfig change log level, But looks like the CONFIG_LOG_DEFAULT_LEVEL_INFO macro not using in C source code,
yes, include "sdkconfig.h" file.
but I can't find "CONFIG_LOG_DEFAULT_LEVEL_INFO" in other part of source code. how i can get where it works.
but I can't find "CONFIG_LOG_DEFAULT_LEVEL_INFO" in other part of source code. how i can get where it works.
Who is online
Users browsing this forum: Google [Bot] and 95 guests