NTP library for ESP8266
CHANGELOG | ||
keywords.txt | ||
library.json | ||
library.properties | ||
NTPClient.cpp | ||
NTPClient.h | ||
README.md |
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.