DISABLE LOG FOR PRODUCTION 2023 11 10
This commit is contained in:
parent
377f4583b6
commit
a5ea9ca2ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue