mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-24 10:55:24 +00:00
fix debug params for t-echo card
This commit is contained in:
@@ -15,7 +15,7 @@ build_flags = ${nrf52_base.build_flags}
|
||||
-D SX126X_RX_BOOSTED_GAIN=1
|
||||
-D HAS_NEOPIXEL=1
|
||||
-D HAS_TORCH=1
|
||||
; -D DISABLE_DIAGNOSTIC_OUTPUT
|
||||
-D DISABLE_DIAGNOSTIC_OUTPUT
|
||||
-D ENV_INCLUDE_GPS=1
|
||||
-D DISPLAY_CLASS=U8g2Display
|
||||
-D PIN_OLED_RESET=-1
|
||||
@@ -80,7 +80,7 @@ build_flags =
|
||||
-D UI_RECENT_LIST_SIZE=3
|
||||
-D UI_GPS_PAGE=1
|
||||
; -D MESH_PACKET_LOGGING=1
|
||||
-D MESH_DEBUG=1
|
||||
; -D MESH_DEBUG=1
|
||||
-D AUTO_SHUTDOWN_MILLIVOLTS=3300
|
||||
build_src_filter = ${LilyGo_T-Echo_Card.build_src_filter}
|
||||
+<helpers/nrf52/SerialBLEInterface.cpp>
|
||||
|
||||
Reference in New Issue
Block a user