Define button pins

This commit is contained in:
Thomas Kolb 2024-05-15 22:07:09 +02:00
parent 02f622996c
commit 0c95a27a3f

View file

@ -18,5 +18,8 @@
#define BUZZER_PIN 11
#define BTN_ON_PIN 20
#define BTN_OFF_PIN 21
#endif // PINOUT_H