added missing variable defs and pinmode

This commit is contained in:
Adam Mealings 2025-05-20 15:16:56 +01:00
parent 726273f548
commit 009173ab9e
2 changed files with 5 additions and 0 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