Skip to content

Commit

Permalink
Added usbPowerOn to health
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Oct 1, 2019
1 parent e2eaa76 commit ca070f9
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 @@ -307,6 +307,7 @@ struct HealthData {
gmlanSendErrs @9 :UInt32;
hwType @10 :HwType;
fanSpeedRpm @11 :UInt16;
usbPower @12 :Bool;

enum HwType {
unknown @0;
Expand Down

0 comments on commit ca070f9

Please sign in to comment.