Skip to content

Commit

Permalink
Added offroad power usage
Browse files Browse the repository at this point in the history
  • Loading branch information
robbederks committed Feb 8, 2020
1 parent ab32956 commit b43fd06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ struct ThermalData {
batteryVoltage @16 :Int32;
usbOnline @12 :Bool;
networkType @22 :NetworkType;
offroadPowerUsage @23 :UInt32; # Power usage since going offroad in uWh

fanSpeed @10 :UInt16;
started @11 :Bool;
Expand Down

0 comments on commit b43fd06

Please sign in to comment.