dhcp debugging

This commit is contained in:
2020-11-09 15:07:24 +01:00
parent 1cdb6d2eda
commit 26d4f89d0c
2 changed files with 20 additions and 19 deletions

View File

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