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
This release implements the polling frequency fix discussed in #6
It also defers polling until a handler has been attached to a button, so code examples not using the buttons will not waste CPU on polling them: 0246d23