Update README.md
This commit is contained in:
parent
ea200235c7
commit
126ea3093b
@ -17,7 +17,7 @@ const char *password = "<PASSWORD>";
|
|||||||
|
|
||||||
WiFiUDP ntpUDP;
|
WiFiUDP ntpUDP;
|
||||||
|
|
||||||
// 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
|
||||||
// no offset
|
// no offset
|
||||||
NTPClient timeClient(ntpUDP);
|
NTPClient timeClient(ntpUDP);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user