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
Using Debouncer for the encoder button requires polling when doing things like double-click detection, etc. It could be switched to a separate keypad.Keys(). Might be a little tricky to preserve the current API.