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
commit 22b80a9be7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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