feat(wpa): disable wpa debug by default

This commit is contained in:
Zhang Jun Hao
2018-09-07 17:19:52 +08:00
parent 1c7a0b7dc0
commit ecfd54edf0

View File

@ -58,8 +58,8 @@ void wpa_debug_print_timestamp(void);
* *
* Note: New line '\n' is added to the end of the text when printing to stdout. * Note: New line '\n' is added to the end of the text when printing to stdout.
*/ */
#define DEBUG_PRINT //#define DEBUG_PRINT
#define MSG_PRINT //#define MSG_PRINT
/** /**
* wpa_hexdump - conditional hex dump * wpa_hexdump - conditional hex dump