Change from pin 23 to pin 22 for button.

This commit is contained in:
Junior 2025-04-09 20:15:58 -04:00
parent c7ece609ea
commit 8310fd0a17

View File

@ -6,7 +6,7 @@
#define BOARDFIRMWARE "2.2"
#define BUTTONPIN 23
#define BUTTONPIN 22
#define DEBOUNCEMS 15
#define BOARD "ESP32"
#define SERVICE "LEDsActionButton"