Skip to content

Commit

Permalink
hasGps is a better name than hasGpsAntenna
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jul 23, 2019
1 parent 12da45f commit eebf268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit eebf268

Please sign in to comment.