mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Disabling MESH_DEBUG by default on TBeam Supreme companion
This commit is contained in:
parent
6218c1e7ae
commit
3c2781cce1
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ build_flags =
|
|||
-D BLE_DEBUG_LOGGING=1
|
||||
; -D ENABLE_PRIVATE_KEY_IMPORT=1
|
||||
; -D ENABLE_PRIVATE_KEY_EXPORT=1
|
||||
-D MESH_PACKET_LOGGING=8
|
||||
-D MESH_DEBUG=1
|
||||
; -D MESH_PACKET_LOGGING=8
|
||||
; -D MESH_DEBUG=1
|
||||
build_src_filter = ${T_Beam_S3_Supreme_SX1262.build_src_filter}
|
||||
+<helpers/esp32/*.cpp>
|
||||
+<../examples/companion_radio>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue