Skip to content

Commit

Permalink
add speedTooHigh alert
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Mar 30, 2020
1 parent f515e4d commit 22986de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
radarCommIssue @67;
driverMonitorLowAcc @68;
invalidLkasSetting @69;
speedTooHigh @70;
}
}

Expand Down

0 comments on commit 22986de

Please sign in to comment.