2025-11-2013

This commit is contained in:
2025-11-21 00:04:36 +01:00
parent 9724df8396
commit 1da4337736

View File

@@ -816,7 +816,7 @@ void loop() {
}
getNTPtime(10);
client.loop();
if (SekOld != timeinfo.tm_sec)
{
@@ -889,7 +889,6 @@ void loop() {
}
}
client.loop();
}
bool getNTPtime(int sec) {