NTPClient/examples/Advanced_with_RTC
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_with_RTC.ino Added processing of fractional time in forceUpdate() to allow syncing to the exact NTP time. 2021-06-09 15:28:19 +08:00