uncomment

This commit is contained in:
theFeiter 2022-07-06 22:53:17 +02:00
parent 4ae1b18cfb
commit b822698b81

View File

@ -136,7 +136,7 @@ void loop() {
}
client.loop(); // for recieving incoming messages and maintaining connection
//timeClient.update(); //update internal clock if possible
timeClient.update(); //update internal clock if possible
#endif
#ifdef USE_SD_LOG
unsigned long current_millis = millis();