mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-07 10:27:43 +00:00
bug #376 wip - we now kill gps power when it is supposed to be asleep
This commit is contained in:
@@ -15,7 +15,7 @@ class NMEAGPS : public GPS
|
||||
TinyGPSPlus reader;
|
||||
|
||||
public:
|
||||
virtual bool setup();
|
||||
virtual bool setupGPS();
|
||||
|
||||
protected:
|
||||
/** Subclasses should look for serial rx characters here and feed it to their GPS parser
|
||||
|
||||
Reference in New Issue
Block a user