mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
remove delay to avoid blocking
This commit is contained in:
parent
401a4eb90c
commit
ce2dc6ecf3
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ unsigned long long getNtpTimeInMillis() {
|
|||
logging.println("Time retrieved from NTP Server");
|
||||
break;
|
||||
}
|
||||
delay(1000);
|
||||
logging.println("Waiting for NTP time...");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue