mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
uncomment
This commit is contained in:
parent
4ae1b18cfb
commit
b822698b81
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user