NTPClient:连接到NTP服务器

时间:2021-04-30 08:55:21
【文件属性】:
文件名称:NTPClient:连接到NTP服务器
文件大小:11KB
文件格式:ZIP
更新时间:2021-04-30 08:55:21
C++ NTP客户端 连接到NTP服务器,方法如下: # include < NTPClient> // change next line to use with another board/shield # include < ESP8266WiFi> // #include // for WiFi shield // #include // for WiFi 101 shield or MKR1000 # include < WiFiUdp> const char *ssid = " " ; const char *password = " " ; WiFiUDP ntpUDP; // By default 'pool.ntp.org' is used with 60 seconds u
【文件预览】:
NTPClient-master
----.github()
--------dependabot.yml(503B)
--------workflows()
----.codespellrc(267B)
----NTPClient.h(3KB)
----keywords.txt(527B)
----examples()
--------Advanced()
--------Basic()
----README.md(2KB)
----library.properties(294B)
----NTPClient.cpp(7KB)
----CHANGELOG(529B)

网友评论