GPS_POWER_TOGGLE no longer has a function, so purge (#8312)

This commit is contained in:
Jonathan Bennett
2025-10-12 05:33:34 -05:00
committed by GitHub
parent 981d058e9f
commit 464663b496
48 changed files with 0 additions and 52 deletions

View File

@@ -4,5 +4,4 @@ board = ttgo-lora32-v21
board_check = true
build_flags =
${esp32_base.build_flags} -D TLORA_V2_1_16 -I variants/esp32/tlora_v2_1_16
-DGPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.
upload_speed = 115200