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
There there a few issues:
- The button GPIO was configured incorrectly
- The default random seed channel is 0, so that clashed with the the button
- The default state was incorrect for whena button is triggered low
Fixes#34
0 commit comments