Fix/rak3401 button (#9668)

This commit is contained in:
David Remba
2026-02-21 09:15:22 +01:00
committed by GitHub
co-authored by GitHub
parent af518fbd2b
commit a5523b04ef
@@ -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
*/