switch gps ctrl to socket API
This commit is contained in:
@@ -55,6 +55,7 @@ class GPSHyperionLinuxController : public ExtendedControllerBase {
|
||||
bool gpsNotOpenSwitch = true;
|
||||
bool gpsReadFailedSwitch = true;
|
||||
bool debugHyperionGps = false;
|
||||
int32_t noModeSetCntr = 0;
|
||||
uint32_t timeIsConstantCounter = 0;
|
||||
Countdown timeUpdateCd = Countdown(60);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user