Skip to content

Commit

Permalink
ButtonEvent: rename altButton3 to mainCruise
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Oct 2, 2024
1 parent 48bd5b9 commit aea6790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cereal/car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ struct CarState {
cancel @5;
altButton1 @6;
altButton2 @7;
altButton3 @8;
mainCruise @8;
setCruise @9;
resumeCruise @10;
gapAdjustCruise @11;
Expand Down
2 changes: 1 addition & 1 deletion opendbc_repo

0 comments on commit aea6790

Please sign in to comment.