Fix/rak3401 button (#9668)
This commit is contained in:
@@ -52,6 +52,12 @@ extern "C" {
|
||||
|
||||
#define LED_STATE_ON 1 // State when LED is litted
|
||||
|
||||
/*
|
||||
* Buttons
|
||||
*/
|
||||
#define PIN_BUTTON1 (9)
|
||||
#define BUTTON_NEED_PULLUP
|
||||
|
||||
/*
|
||||
* Analog pins
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user