Skip to content

Commit ca070f9

Browse files
committed
Added usbPowerOn to health
1 parent e2eaa76 commit ca070f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log.capnp

+1
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ struct HealthData {
307307
gmlanSendErrs @9 :UInt32;
308308
hwType @10 :HwType;
309309
fanSpeedRpm @11 :UInt16;
310+
usbPower @12 :Bool;
310311

311312
enum HwType {
312313
unknown @0;

0 commit comments

Comments
 (0)