mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
fix nodeinfo stored times (I think) for @lgoix
This commit is contained in:
@@ -25,6 +25,6 @@ bool perhapsSetRTC(RTCQuality q, struct tm &t);
|
||||
uint32_t getTime();
|
||||
|
||||
/// Return time since 1970 in secs. If quality is RTCQualityNone return zero
|
||||
uint32_t getValidTime();
|
||||
uint32_t getValidTime(RTCQuality minQuality);
|
||||
|
||||
void readFromRTC();
|
||||
Reference in New Issue
Block a user