Disabled button press which prevents TLoRa repeater to boot

This commit is contained in:
Kevin Le
2026-09-02 17:45:12 +07:00
parent e3d7feb51c
commit 374aba4fce
@@ -52,6 +52,7 @@ build_flags =
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
; -D CORE_DEBUG_LEVEL=3
-D PIN_USER_BTN=-1 ; Disabled button press which prevents repeater to boot
lib_deps =
${LilyGo_TLora_V2_1_1_6.lib_deps}
${esp32_ota.lib_deps}