We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd0cfc commit 7f38e3fCopy full SHA for 7f38e3f
1 file changed
variants/rak3401/platformio.ini
@@ -6,6 +6,7 @@ build_flags = ${nrf52_base.build_flags}
6
${sensor_base.build_flags}
7
-I variants/rak3401
8
-D RAK_3401
9
+ -D RAK_BOARD
10
-D NRF52_POWER_MANAGEMENT
11
-D RADIO_CLASS=CustomSX1262
12
-D WRAPPER_CLASS=CustomSX1262Wrapper
@@ -82,6 +83,7 @@ board_upload.maximum_size = 712704
82
83
build_flags =
84
${rak3401.build_flags}
85
-I examples/companion_radio/ui-new
86
+ -D PIN_GPS_EN=-1
87
-D DISPLAY_CLASS=SSD1306Display
88
-D MAX_CONTACTS=350
89
-D MAX_GROUP_CHANNELS=40
0 commit comments