mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 09:57:52 +00:00
Adds a flag to turn the GPS power rail off entirely on tbeam
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user