Update README.md
This commit is contained in:
parent
ddbd8efd34
commit
71269dd2d7
@ -10,7 +10,7 @@ const char *ssid = "<SSID>";
|
||||
const char *password = "<PASSWORD>";
|
||||
|
||||
// By default 'time.nist.gov' is used.
|
||||
NTPClient timeClient();
|
||||
NTPClient timeClient;
|
||||
|
||||
// You can specify the time server pool and the offset, (in seconds)
|
||||
// additionaly you can specify the update interval (in milliseconds).
|
||||
|
Loading…
Reference in New Issue
Block a user