hasGps is a better name than hasGpsAntenna

This commit is contained in:
Riccardo
2019-07-23 16:12:52 -07:00
parent 12da45fdaf
commit eebf268ead

View File

@@ -302,7 +302,7 @@ struct HealthData {
controlsAllowed @3 :Bool;
gasInterceptorDetected @4 :Bool;
startedSignalDetectedDeprecated @5 :Bool;
hasGpsAntenna @6 :Bool;
hasGps @6 :Bool;
canSendErrs @7 :UInt32;
canFwdErrs @8 :UInt32;
gmlanSendErrs @9 :UInt32;