1 Commits

Author SHA1 Message Date
f8730808d1 disable dhcp debugging 2020-11-09 19:50:31 +01:00

View File

@@ -55,7 +55,7 @@ extern "C" {
* @details If you want to display debug & processing message, Define _DHCP_DEBUG_ * @details If you want to display debug & processing message, Define _DHCP_DEBUG_
* @note If defined, it depends on <stdio.h> * @note If defined, it depends on <stdio.h>
*/ */
#define _DHCP_DEBUG_ // #define _DHCP_DEBUG_
/* Retry to processing DHCP */ /* Retry to processing DHCP */