diff --git a/log.capnp b/log.capnp index 50faebc1619aa5..0dcb27f3ab81fa 100644 --- a/log.capnp +++ b/log.capnp @@ -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;