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
The order of update calls is now after M5.update()
(Because M5.Touch.update is no longer called from the update.
Previously called by M5.update and update)
Changed some class function names
[deprecated] showButtons , hideButtons => [new methods] show, hide