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

@@ -6,4 +6,3 @@ upload_protocol = esptool
build_flags =
${esp32_base.build_flags} -D TLORA_T3S3_V1 -I variants/esp32s3/tlora_t3s3_v1
-DGPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.