Merge branch 'master' into AG3352

This commit is contained in:
Thomas Göttgens 2024-09-09 11:10:36 +02:00 committed by GitHub
commit b2e2f1dba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -298,7 +298,6 @@ class GPS : private concurrency::OSThread
virtual int32_t runOnce() override;
// Get GNSS model
String getNMEA();
GnssModel_t probe(int serialSpeed);
// delay counter to allow more sats before fixed position stops GPS thread