mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-26 01:04:09 +00:00
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
This commit is contained in:
@@ -110,4 +110,5 @@ void loop() {
|
||||
#ifdef DISPLAY_CLASS
|
||||
ui_task.loop();
|
||||
#endif
|
||||
rtc_clock.tick();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user