Update README.md
https://github.com/arduino-libraries/NTPClient/issues/34
This commit is contained in:
parent
9dc9ad184b
commit
0030c8fd02
@ -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