mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-05 19:19:18 +00:00
![]() Further to https://github.com/meshtastic/firmware/pull/7772 , we discovered that some RTCs have hard-coded start times well in the past. This patch gives RTCs the same treatment as GPS - if the time is earlier than BUILD_EPOCH, we don't use it. Fixes #7771 Fixes #7750 |
||
---|---|---|
.. | ||
cas.h | ||
GeoCoord.cpp | ||
GeoCoord.h | ||
GPS.cpp | ||
GPS.h | ||
GPSUpdateScheduling.cpp | ||
GPSUpdateScheduling.h | ||
NMEAWPL.cpp | ||
NMEAWPL.h | ||
RTC.cpp | ||
RTC.h | ||
ubx.h |