Added usbPowerOn to health

This commit is contained in:
Riccardo
2019-09-30 20:58:48 -07:00
parent e2eaa762b8
commit ca070f9fdf

View File

@@ -307,6 +307,7 @@ struct HealthData {
gmlanSendErrs @9 :UInt32;
hwType @10 :HwType;
fanSpeedRpm @11 :UInt16;
usbPower @12 :Bool;
enum HwType {
unknown @0;