You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have an immutable "First On Time" counter that lives in EEPROM and is set at first boot. Since the clock will be inaccurate on first boot, this will cause this counter to be inaccurate.
Lets use the first time the esps-uploader script sets the RTC clock to set the counter and an immutable flag
The text was updated successfully, but these errors were encountered:
Currently we have an immutable "First On Time" counter that lives in EEPROM and is set at first boot. Since the clock will be inaccurate on first boot, this will cause this counter to be inaccurate.
Lets use the first time the esps-uploader script sets the RTC clock to set the counter and an immutable flag
The text was updated successfully, but these errors were encountered: