From 6c6ab965f8d7153f5d4f234c76b6042e1f0aa1e0 Mon Sep 17 00:00:00 2001 From: Riccardo Date: Wed, 24 Jul 2019 20:21:37 -0700 Subject: [PATCH] remove hwType from ThermalData. Decided to have health at higher freq instead. This will make last 24H of collected data unreadable. Sorry. --- log.capnp | 1 - 1 file changed, 1 deletion(-) diff --git a/log.capnp b/log.capnp index 3b2e00dd213a2d..484a54474a9df8 100644 --- a/log.capnp +++ b/log.capnp @@ -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