File tree Expand file tree Collapse file tree 4 files changed +1766
-1757
lines changed Expand file tree Collapse file tree 4 files changed +1766
-1757
lines changed Original file line number Diff line number Diff line change @@ -695,7 +695,7 @@ uint32_t triggerAccEst; // Global copy - Accuracy estimate in nanoseconds
695
695
bool firstPowerOn = true ; // After boot, apply new settings to ZED if the user switches between base or rover
696
696
unsigned long splashStart; // Controls how long the splash is displayed for. Currently min of 2s.
697
697
bool restartBase; // If the user modifies any NTRIP Server settings, we need to restart the base
698
- bool restartRover; // If the user modifies any NTRIP Client settings, we need to restart the rover
698
+ bool restartRover; // If the user modifies any NTRIP Client or PointPerfect settings, we need to restart the rover
699
699
700
700
unsigned long startTime; // Used for checking longest-running functions
701
701
bool lbandCorrectionsReceived; // Used to display L-Band SIV icon when corrections are successfully decrypted
You can’t perform that action at this time.
0 commit comments