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
When leaving the timer on and showing the timer screen, the seconds interval is noticeably not uniform. Probably good idea to switch from an RTOS timer to using a timestamp, similar to how stopwatch does it, and a task that monitors that.
The text was updated successfully, but these errors were encountered:
When leaving the timer on and showing the timer screen, the seconds interval is noticeably not uniform. Probably good idea to switch from an RTOS timer to using a timestamp, similar to how stopwatch does it, and a task that monitors that.
The text was updated successfully, but these errors were encountered: