Skip to content

Commit

Permalink
remove hwType from ThermalData. Decided to have health at higher freq…
Browse files Browse the repository at this point in the history
… instead. This will make last 24H of collected data unreadable. Sorry.
  • Loading branch information
rbiasini committed Jul 25, 2019
1 parent f27249e commit 6c6ab96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion log.capnp
Expand Up @@ -284,7 +284,6 @@ struct ThermalData {
thermalStatus @14 :ThermalStatus;
chargingError @17 :Bool;
chargingDisabled @18 :Bool;
hwType @19: HealthData.HwType;

enum ThermalStatus {
green @0; # all processes run
Expand Down

0 comments on commit 6c6ab96

Please sign in to comment.