changes
This commit is contained in:
@ -57,6 +57,8 @@ void networkSntpEngine(void *handle) {
|
|||||||
coloredMsg(LOG_BLUE, "nes, error when querying ntp server name");
|
coloredMsg(LOG_BLUE, "nes, error when querying ntp server name");
|
||||||
sntpState = SNTP_STATE_ERROR;
|
sntpState = SNTP_STATE_ERROR;
|
||||||
}
|
}
|
||||||
|
default:
|
||||||
|
coloredMsg(LOG_BLUE, "nes, unexpected state");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user