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
net/ntptime/ntptime.py: Allow overriding default NTP host and timeout.
* The default 1 second timeout is sometimes not enough depending on
the host and network latencies. This patch adds keyword args to `time()`
and `settime()` to allow overriding the default NTP host and timeout.
0 commit comments