mirror of
https://github.com/oltaco/Adafruit_nRF52_Bootloader_OTAFIX.git
synced 2026-05-26 01:04:31 +00:00
fix to buttons
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
/*------------------------------------------------------------------*/
|
||||
/* BUTTON
|
||||
*------------------------------------------------------------------*/
|
||||
#define BUTTONS_NUMBER 1
|
||||
#define BUTTONS_NUMBER 2
|
||||
#define BUTTON_1 29 // Actual Button - DISC
|
||||
#define BUTTON_2 28 // No button - WKP pin
|
||||
#define BUTTON_PULL NRF_GPIO_PIN_PULLUP
|
||||
|
||||
Reference in New Issue
Block a user