We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c7a0b7 + ecfd54e commit ae6680bCopy full SHA for ae6680b
components/wpa_supplicant/include/wpa/wpa_debug.h
@@ -58,8 +58,8 @@ void wpa_debug_print_timestamp(void);
58
*
59
* Note: New line '\n' is added to the end of the text when printing to stdout.
60
*/
61
-#define DEBUG_PRINT
62
-#define MSG_PRINT
+//#define DEBUG_PRINT
+//#define MSG_PRINT
63
64
/**
65
* wpa_hexdump - conditional hex dump
0 commit comments