refactor dhcp handling, fix typo
This commit is contained in:
@ -78,7 +78,7 @@ static void wizDHCPUpdate() {
|
||||
}
|
||||
|
||||
static void wizDHCPHandler(void *handle) {
|
||||
coloredLog(LOG_RED, "wizdh");
|
||||
coloredMsg(LOG_RED, "wizdh");
|
||||
|
||||
static uint8_t lastDhcpRes = 255;
|
||||
|
||||
|
Reference in New Issue
Block a user