We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac9f51 commit 66f5e90Copy full SHA for 66f5e90
CHANGELOG
@@ -1,9 +1,10 @@
1
-NTPClient 3.0.0 - ????.??.??
+NTPClient 3.0.0 - 2016.04.19
2
3
* Constructors now require UDP instance argument, to add support for non-ESP8266 boards
4
* Added optional begin API to override default local port
5
* Added end API to close UDP socket
6
* Changed return type of update and forceUpdate APIs to bool, and return success or failure
7
+* Change return type of getDay, getHours, getMinutes, and getSeconds to int
8
9
Older
10
0 commit comments