mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Update esp_mfi_debug.h
Reduce logging for release builds
This commit is contained in:
parent
116f670631
commit
566f619235
@ -35,12 +35,12 @@ extern "C"{
|
||||
#define ESP_MFI_DEBUG_FL "\n"
|
||||
#define CONFIG_ESP_MFI_DEBUG_ENABLE
|
||||
#ifdef CONFIG_ESP_MFI_DEBUG_ENABLE
|
||||
#define ESP_MFI_DEBUG_ENABLE
|
||||
// #define ESP_MFI_DEBUG_ENABLE
|
||||
#endif /* CONFIG_ESP_MFI_DEBUG_ENABLE */
|
||||
|
||||
#define CONFIG_ESP_MFI_ASSERT
|
||||
#ifdef CONFIG_ESP_MFI_ASSERT
|
||||
#define ESP_MFI_ASSERT_ENABLE
|
||||
// #define ESP_MFI_ASSERT_ENABLE
|
||||
#endif /* CONFIG_ESP_MFI_ASSERT */
|
||||
|
||||
#define CONFIG_MFI_DEBUG_LEVEL_INIT 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user