NTPClient/README.md
2020-05-22 13:04:52 +02:00

244 B

NTPClient

A library to connect an ESP8266 to an NTP server.

Modified to include date parsing support, removal of all String class based methods.

Modified from the original Arduino library.