Skip to content

Commit

Permalink
for legacy-testing reasons, better to define the used percent instead…
Browse files Browse the repository at this point in the history
… of avail
  • Loading branch information
rbiasini committed Dec 5, 2019
1 parent e86d954 commit 8f1a512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ struct ThermalData {
chargingError @17 :Bool;
chargingDisabled @18 :Bool;

memAvailPercent @19 :Int8;
memUsedPercent @19 :Int8;
cpuPerc @20 :Int8;

enum ThermalStatus {
Expand Down

0 comments on commit 8f1a512

Please sign in to comment.