Adds a flag to turn the GPS power rail off entirely on tbeam

This commit is contained in:
code8buster
2022-12-04 01:57:00 -05:00
parent b1f3e117d1
commit 911083c49d
6 changed files with 36 additions and 5 deletions

View File

@@ -6,4 +6,5 @@ lib_deps =
${esp32_base.lib_deps}
build_flags =
${esp32_base.build_flags} -D TBEAM_V10 -I variants/tbeam
;-DGPS_POWER_TOGGLE ;uncomment this line to allow a double press on the user button to turn off gps entirely.
upload_speed = 921600