mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/restore_debug_print' into 'master'
wpa_supplicant: Restore DEBUG_PRINT in supplicant See merge request espressif/esp-idf!22131
This commit is contained in:
commit
20f5f641ef
@ -10,6 +10,7 @@
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#if CONFIG_WPA_DEBUG_PRINT
|
||||
#define DEBUG_PRINT
|
||||
#if defined(CONFIG_LOG_DEFAULT_LEVEL_DEBUG) || defined(CONFIG_LOG_DEFAULT_LEVEL_VERBOSE)
|
||||
#define ELOOP_DEBUG
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user