Add BRIDGE_DEBUG flag

This commit is contained in:
João Brázio
2025-10-06 12:57:32 +01:00
parent fb46e5cc8a
commit 13a0202062
21 changed files with 50 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ build_flags = ${waveshare_rp2040_lora.build_flags}
-D WITH_RS232_BRIDGE=Serial2
-D WITH_RS232_BRIDGE_RX=9
-D WITH_RS232_BRIDGE_TX=8
; -D BRIDGE_DEBUG=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${waveshare_rp2040_lora.build_src_filter}