Skip to content

Commit

Permalink
added in timing failure status for drivebrain comms
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Oct 10, 2024
1 parent a62bf1f commit 7d0ed58
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 @@ -36,6 +36,7 @@ message MCUOutputData
int64 MCU_recv_millis = 4;
float steering_angle_deg = 5;
veh_vec_float load_cell_data = 6;
bool timing_failure_active = 7;
}

message MCUCommandData
Expand Down

0 comments on commit 7d0ed58

Please sign in to comment.