mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-06 04:06:12 +00:00
FIX: define OLED pins for RAK
This commit is contained in:
@@ -7,6 +7,9 @@ build_flags = ${nrf52840_base.build_flags}
|
|||||||
-I variants/rak4631
|
-I variants/rak4631
|
||||||
-D RAK_4631
|
-D RAK_4631
|
||||||
-D PIN_USER_BTN=9
|
-D PIN_USER_BTN=9
|
||||||
|
-D PIN_BOARD_SCL=14
|
||||||
|
-D PIN_BOARD_SDA=13
|
||||||
|
-D PIN_OLED_RESET=-1
|
||||||
-D RADIO_CLASS=CustomSX1262
|
-D RADIO_CLASS=CustomSX1262
|
||||||
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
||||||
-D LORA_TX_POWER=22
|
-D LORA_TX_POWER=22
|
||||||
|
|||||||
Reference in New Issue
Block a user