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
My uptime had mysteriously gone back to 0, which originally I thought there must have been a power flicker. But there was nothing in the logs. Then today I clicked the wall button and the device went into recovery mode after a single press. I went back and reviewed my syslog logs and see that the counter reset timeout value was set before the rollover.
The text was updated successfully, but these errors were encountered:
The code is so stable now that my millis() counter actually rolled rover.
https://docs.arduino.cc/language-reference/en/functions/time/millis/
My uptime had mysteriously gone back to 0, which originally I thought there must have been a power flicker. But there was nothing in the logs. Then today I clicked the wall button and the device went into recovery mode after a single press. I went back and reviewed my syslog logs and see that the counter reset timeout value was set before the rollover.
The text was updated successfully, but these errors were encountered: