| .. | ||
| 03-led-on-off-buttons.ino | ||
| main.py | ||
| README.md | ||
Turn on/off a led using two buttons
When a button is pressed we turn on the led, pressing the other one will turn off the led. The led maintains the state after releasing the buttons.
| .. | ||
| 03-led-on-off-buttons.ino | ||
| main.py | ||
| README.md | ||
When a button is pressed we turn on the led, pressing the other one will turn off the led. The led maintains the state after releasing the buttons.