NTPClient/examples
Anthony F. dela Paz 832a47dd70 Added processing of fractional time in forceUpdate() to allow syncing to the exact NTP time.
Added sanity checking of received timestamp before using it.
Added millis() rollover protection in getEpochTime().
Added new function, setEpochTime(), to set NTPClient's internal currentEpoch from hardware RTC time.
Changed the default updateInterval to 1 hour.
Added 'Advanced_with_RTC' example to demonstrate new capabilities and accuracy.
2021-06-09 15:28:19 +08:00
..
Advanced Correct typos in comments and documentation 2021-04-12 00:13:30 -07:00
Advanced_with_RTC Added processing of fractional time in forceUpdate() to allow syncing to the exact NTP time. 2021-06-09 15:28:19 +08:00
Basic Add begin API 2016-04-15 09:03:45 -04:00
IsTimeSet Update examples/IsTimeSet/IsTimeSet.ino 2019-05-23 15:42:45 +02:00