Skip to content

Commit

Permalink
Update car.capnp
Browse files Browse the repository at this point in the history
Co-Authored-By: Comma Device <device@comma.ai>
Co-Authored-By: Willem Melching <willem.melching@gmail.com>
  • Loading branch information
3 people committed Jun 22, 2022
1 parent fbc2686 commit fc0190a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cereal/car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,9 @@ struct CarParams {
lateralTuning :union {
pid @26 :LateralPIDTuning;
indi @27 :LateralINDITuning;
torque @28 :LateralTorqueTuning;
lqr @40 :LateralLQRTuning;

torque @66 :LateralTorqueTuning;
}

steerLimitAlert @28 :Bool;
Expand Down

0 comments on commit fc0190a

Please sign in to comment.