-
Notifications
You must be signed in to change notification settings - Fork 942
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove heltec-specific gps code from main.cpp
After the recent GPS power work we have an clear set of definitions for turning GPS on and off. Rather than manipulating specific heltec tracker-related pins in main setu, the relevant power management code in the GPS module will turn things on/off later as needed.
- Loading branch information
Showing
2 changed files
with
2 additions
and
12 deletions.
There are no files selected for viewing
Submodule protobufs
updated
12 files
+0 −2 | meshtastic/admin.options | |
+0 −13 | meshtastic/admin.proto | |
+0 −4 | meshtastic/config.options | |
+5 −65 | meshtastic/config.proto | |
+0 −5 | meshtastic/deviceonly.options | |
+1 −46 | meshtastic/deviceonly.proto | |
+0 −5 | meshtastic/localonly.proto | |
+0 −3 | meshtastic/mesh.options | |
+9 −67 | meshtastic/mesh.proto | |
+0 −1 | meshtastic/module_config.proto | |
+1 −4 | meshtastic/telemetry.options | |
+40 −88 | meshtastic/telemetry.proto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters