Skip to content

Commit 4c1344c

Browse files
fix to buttons
1 parent 4e54deb commit 4c1344c

File tree

1 file changed

+1
-1
lines changed
  • src/boards/ebyte_e104_bt5032a

1 file changed

+1
-1
lines changed

src/boards/ebyte_e104_bt5032a/board.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
/*------------------------------------------------------------------*/
3737
/* BUTTON
3838
*------------------------------------------------------------------*/
39-
#define BUTTONS_NUMBER 1
39+
#define BUTTONS_NUMBER 2
4040
#define BUTTON_1 29 // Actual Button - DISC
4141
#define BUTTON_2 28 // No button - WKP pin
4242
#define BUTTON_PULL NRF_GPIO_PIN_PULLUP

0 commit comments

Comments
 (0)