Skip to content

Commit

Permalink
Ecu: rename esp to abs (commaai#353)
Browse files Browse the repository at this point in the history
ecu: rename esp to abs
  • Loading branch information
incognitojam authored Sep 7, 2022
1 parent ac98471 commit cea51af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ struct CarParams {

enum Ecu {
eps @0;
esp @1;
abs @1;
fwdRadar @2;
fwdCamera @3;
engine @4;
Expand Down

0 comments on commit cea51af

Please sign in to comment.