Update README.md

This commit is contained in:
Testato 2017-07-24 10:09:33 +02:00 committed by Sandeep Mistry
parent ea200235c7
commit 126ea3093b

View File

@ -17,7 +17,7 @@ const char *password = "<PASSWORD>";
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
NTPClient timeClient(ntpUDP);