Some fixes for range issue

This commit is contained in:
Florent de Lamotte 2025-03-21 15:08:13 +01:00
parent 0163c4034b
commit 1ff3033372
3 changed files with 34 additions and 11 deletions

View file

@ -43,6 +43,8 @@ build_flags = ${t1000-e.build_flags}
-D BLE_DEBUG_LOGGING=1
-D MESH_PACKET_LOGGING=1
-D MESH_DEBUG=1
-D RX_BOOSTED_GAIN=true
-D RF_SWITCH_TABLE
-D HAS_UI
build_src_filter = ${t1000-e.build_src_filter}
+<helpers/nrf52/SerialBLEInterface.cpp>