mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-12 23:51:25 +00:00
Merge branch 'master' into AG3352
This commit is contained in:
commit
b2e2f1dba3
@ -298,7 +298,6 @@ class GPS : private concurrency::OSThread
|
|||||||
virtual int32_t runOnce() override;
|
virtual int32_t runOnce() override;
|
||||||
|
|
||||||
// Get GNSS model
|
// Get GNSS model
|
||||||
String getNMEA();
|
|
||||||
GnssModel_t probe(int serialSpeed);
|
GnssModel_t probe(int serialSpeed);
|
||||||
|
|
||||||
// delay counter to allow more sats before fixed position stops GPS thread
|
// delay counter to allow more sats before fixed position stops GPS thread
|
||||||
|
Loading…
Reference in New Issue
Block a user