Merge branch 'master' into AG3352

This commit is contained in:
Thomas Göttgens
2024-09-09 11:10:36 +02:00
committed by GitHub

View File

@@ -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