Open delipl opened 2 years ago
Create and config hardware buttons on our board.
Make sure to use button_pressed method only once inside the loop (in other case you may get random answer) to check if button was pressed for short, medium or long period of time use switch case.
Create and config hardware buttons on our board.