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
Bugfix: _lastSyncRequestTickTime should be of type 'unsigned long' as that's the same type as 'millis()' returns, otherwise an overrun could occur earlier than necessary.
0 commit comments