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
hi i created array of EasyButton objects button[] and i initialize them in for loop and it works fine but when i try to update their state by button[i].read()
its not working and buttons dont react to being pressed
The text was updated successfully, but these errors were encountered:
hi i created array of EasyButton objects button[] and i initialize them in for loop and it works fine but when i try to update their state by button[i].read()
its not working and buttons dont react to being pressed
The text was updated successfully, but these errors were encountered: