DISABLE LOG FOR PRODUCTION 2023 11 10

This commit is contained in:
Yunhorn 2023-11-10 12:16:59 +08:00
parent 377f4583b6
commit a5ea9ca2ab
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ extern "C" {
/**
* @brief Enable trace logs
*/
#define APP_LOG_ENABLED 1
#define APP_LOG_ENABLED 0
/**
* @brief Activate monitoring (probes) of some internal RF signals for debug purpose