ntrip, testMode, zed9 gnss modul

This commit is contained in:
2022-09-13 20:31:52 +02:00
parent c7cb0d3895
commit af6cb98898
43 changed files with 907 additions and 262 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ class Autopilot : public ManualControl {
bool selfDrivingAvailable = false;
bool updateDisplay = false;
uint16_t last_millis = 0;
uint16_t lastMillis = 0;
uint8_t delay = 40;
};