parent
5bea328967
commit
319d36531e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ NTP allows the Pico to set its internal clock using the internet, and is
|
||||||
required for secure connections because the certificates used have valid
|
required for secure connections because the certificates used have valid
|
||||||
date stamps.
|
date stamps.
|
||||||
|
|
||||||
After ``WiFi.begin()`` use ``NTP.begin(s1)`` or ``NTP,begin(s1, s2)`` to
|
After ``WiFi.begin()`` use ``NTP.begin(s1)`` or ``NTP.begin(s1, s2)`` to
|
||||||
use one or two NTP servers (common ones are ``pool.ntp.org`` and
|
use one or two NTP servers (common ones are ``pool.ntp.org`` and
|
||||||
``time.nist.gov``) .
|
``time.nist.gov``) .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue