Define button pins
This commit is contained in:
parent
02f622996c
commit
0c95a27a3f
|
@ -18,5 +18,8 @@
|
||||||
|
|
||||||
#define BUZZER_PIN 11
|
#define BUZZER_PIN 11
|
||||||
|
|
||||||
|
#define BTN_ON_PIN 20
|
||||||
|
#define BTN_OFF_PIN 21
|
||||||
|
|
||||||
|
|
||||||
#endif // PINOUT_H
|
#endif // PINOUT_H
|
||||||
|
|
Loading…
Reference in a new issue