Update time on boot
This commit is contained in:
parent
67fda7c395
commit
2f18613b9e
@ -316,6 +316,7 @@ bool fetchWeatherData() {
|
||||
void setup(void) {
|
||||
initSystems();
|
||||
netman.start();
|
||||
timeClient.update();
|
||||
timeClient.begin();
|
||||
fetchWeatherData();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user