Skip to content

Commit

Permalink
Add canRxErrs to health
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Dec 20, 2019
1 parent 6758899 commit 78f5934
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 @@ -310,6 +310,7 @@ struct HealthData {
hasGps @6 :Bool;
canSendErrs @7 :UInt32;
canFwdErrs @8 :UInt32;
canRxErrs @19 :UInt32;
gmlanSendErrs @9 :UInt32;
hwType @10 :HwType;
fanSpeedRpm @11 :UInt16;
Expand Down

0 comments on commit 78f5934

Please sign in to comment.