Merge pull request #289 from adam2872/RAK4631-user-button

Implement user button on RAK4631 using analogue pin 31 (same as MT)
This commit is contained in:
ripplebiz
2025-05-23 13:19:32 +10:00
committed by GitHub
3 changed files with 43 additions and 29 deletions

View File

@@ -7,6 +7,7 @@ build_flags = ${nrf52840_base.build_flags}
-I variants/rak4631
-D RAK_4631
-D PIN_USER_BTN=9
-D PIN_USER_BTN_ANA=31
-D PIN_BOARD_SCL=14
-D PIN_BOARD_SDA=13
-D PIN_OLED_RESET=-1