wpa_supplicant: Restore DEBUG_PRINT in supplicant

This commit is contained in:
gauri patankar
2023-01-25 16:57:44 +05:30
parent de42b2912c
commit 85de6f3f9a

View File

@@ -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