Skip to content

Commit

Permalink
new sounds and events
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Nov 5, 2023
1 parent 0838153 commit c96c29b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ struct CarEvent @0x9b1657f34caf3ad3 {
controlsMismatchLong @134;
cruiseEngageBlocked @135;
laneChangeRoadEdge @136;
speedLimitPreActive @137;
speedLimitConfirmed @138;

radarCanErrorDEPRECATED @15;
communityFeatureDisallowedDEPRECATED @62;
Expand Down Expand Up @@ -448,6 +450,8 @@ struct CarControl {
promptRepeat @7;
promptDistracted @8;
promptStarting @9;
promptSingleLow @10;
promptSingleHigh @11;
}
}

Expand Down

0 comments on commit c96c29b

Please sign in to comment.