refactor dhcp handling, fix typo
This commit is contained in:
parent
6f4cc803be
commit
0cbc9e2d56
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user