You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -281,13 +281,17 @@ Variables ending with **CA_NTPSYNC_KEY** for example **ntp_server1**, **ntp_ser
281
281
will be used as ntp servers.
282
282
The current timezone for the device will be set automatically using **CA_TIMEZONE_KEY** for example **time_zone**
283
283
284
-
Just define **ntp_server1**, **ntp_server2**, **ntp_server3** and **time_zone** settings in your config all call **syncTime** with timeout ms to wait until time is synchronized.
284
+
Just define **ntp_server1**, **ntp_server2**, **ntp_server3** and **time_zone** settings in your config and call **syncTime** with timeout ms to wait until time is synchronized.
0 commit comments