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 9f795db commit 5159276Copy full SHA for 5159276
1 file changed
variants/rak4631/platformio.ini
@@ -52,8 +52,6 @@ build_flags =
52
build_src_filter = ${rak4631.build_src_filter}
53
+<helpers/ui/SSD1306Display.cpp>
54
+<../examples/simple_repeater>
55
-monitor_filters =
56
- time
57
58
[env:RAK_4631_repeater_bridge_rs232_serial1]
59
extends = rak4631
@@ -91,6 +89,7 @@ build_flags =
91
89
-D WITH_RS232_BRIDGE=Serial2
92
90
-D WITH_RS232_BRIDGE_RX=PIN_SERIAL2_RX
93
-D WITH_RS232_BRIDGE_TX=PIN_SERIAL2_TX
+ -UENV_INCLUDE_GPS
94
; -D BRIDGE_DEBUG=1
95
; -D MESH_PACKET_LOGGING=1
96
; -D MESH_DEBUG=1
0 commit comments