Skip to content

Commit

Permalink
added power to vehicle state
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Nov 2, 2024
1 parent 14b9814 commit 3441a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/hytech_msgs.proto
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ message VehicleData
float psi_dot_lm_rad_s = 14;
TorqueVectoringStatus tv_status = 15;
PowerLimitStatus power_limit_status = 16;
float electrical_power_watts = 17;
}

0 comments on commit 3441a09

Please sign in to comment.