mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
handle gps switch
This commit is contained in:
parent
59a236effb
commit
1072da0eeb
3 changed files with 39 additions and 19 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
class ThinkNodeM1SensorManager : public SensorManager {
|
||||
bool gps_active = false;
|
||||
bool gps_detected = false;
|
||||
bool last_gps_switch_state = false;
|
||||
LocationProvider* _location;
|
||||
|
||||
void start_gps();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue