We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea20023 commit 126ea30Copy full SHA for 126ea30
README.md
@@ -17,7 +17,7 @@ const char *password = "<PASSWORD>";
17
18
WiFiUDP ntpUDP;
19
20
-// By default 'time.nist.gov' is used with 60 seconds update interval and
+// By default 'pool.ntp.org' is used with 60 seconds update interval and
21
// no offset
22
NTPClient timeClient(ntpUDP);
23
0 commit comments