NTPClient/CHANGELOG

11 lines
335 B
Plaintext
Raw Normal View History

2016-04-15 15:20:11 +02:00
NTPClient 3.0.0 - ????.??.??
* Constructors now require UDP instance argument, to add support for non-ESP8266 boards
* Added optional begin API to override default local port
* Added end API to close UDP socket
* Changed return type of update and forceUpdate APIs to bool, and return success or failure
Older
* Changes not recorded