mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
some
This commit is contained in:
@@ -228,8 +228,9 @@ void timeInit() {
|
||||
prevTime = timenow;
|
||||
jsonWriteStr(configLiveJson, "timenow", timenow);
|
||||
eventGen2("timenow", timenow);
|
||||
SerialPrint("I", F("NTP"), timenow);
|
||||
}
|
||||
},
|
||||
nullptr, true);
|
||||
SerialPrint("I", F("Time"), F("Handle time init"));
|
||||
SerialPrint("I", F("NTP"), F("Handle time init"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user