Skip to content

Commit 5159276

Browse files
committed
Re-merged missing dev code
1 parent 9f795db commit 5159276

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

variants/rak4631/platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ build_flags =
5252
build_src_filter = ${rak4631.build_src_filter}
5353
+<helpers/ui/SSD1306Display.cpp>
5454
+<../examples/simple_repeater>
55-
monitor_filters =
56-
time
5755

5856
[env:RAK_4631_repeater_bridge_rs232_serial1]
5957
extends = rak4631
@@ -91,6 +89,7 @@ build_flags =
9189
-D WITH_RS232_BRIDGE=Serial2
9290
-D WITH_RS232_BRIDGE_RX=PIN_SERIAL2_RX
9391
-D WITH_RS232_BRIDGE_TX=PIN_SERIAL2_TX
92+
-UENV_INCLUDE_GPS
9493
; -D BRIDGE_DEBUG=1
9594
; -D MESH_PACKET_LOGGING=1
9695
; -D MESH_DEBUG=1

0 commit comments

Comments
 (0)