Skip to content

Commit

Permalink
added safety model to health packet
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Oct 24, 2019
1 parent fe09e4c commit 101face
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ struct HealthData {
fanSpeedRpm @11 :UInt16;
usbPowerMode @12 :UsbPowerMode;
ignitionCan @13 :Bool;
safetyModel @14 :Car.CarParams.SafetyModel;

enum HwType {
unknown @0;
Expand Down

0 comments on commit 101face

Please sign in to comment.