Stop past timestamps from setting our system time RTC (#4704)

* Ignore attempts to set times in the past (before our build epoch)

* TRONK
This commit is contained in:
Ben Meadors
2024-09-13 19:42:31 -05:00
committed by GitHub
co-authored by GitHub
parent b59bd6fee9
commit 35cfe4318a
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -81,6 +81,7 @@ build_flags = -Wno-missing-field-initializers
-DRADIOLIB_EXCLUDE_APRS
-DRADIOLIB_EXCLUDE_LORAWAN
-DMESHTASTIC_EXCLUDE_DROPZONE=1
-DBUILD_EPOCH=$UNIX_TIME
;-D OLED_PL
monitor_speed = 115200