Add uptime to health

This commit is contained in:
Riccardo
2019-11-21 16:47:05 -08:00
parent f6a8e394a2
commit da655cd384

View File

@@ -314,6 +314,7 @@ struct HealthData {
safetyModel @14 :Car.CarParams.SafetyModel;
faultStatus @15 :FaultStatus;
powerSaveEnabled @16 :Bool;
uptime @17 :UInt32;
enum FaultStatus {
none @0;