ButtonEvent: rename altButton3 to mainCruise

This commit is contained in:
Shane Smiskol
2024-10-01 21:30:16 -07:00
parent 48bd5b9f6b
commit aea6790e3c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ struct CarState {
cancel @5;
altButton1 @6;
altButton2 @7;
altButton3 @8;
mainCruise @8;
setCruise @9;
resumeCruise @10;
gapAdjustCruise @11;