Skip to content

Commit

Permalink
move remaining alerts to car events
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed May 12, 2020
1 parent d6f10a4 commit 7a786d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ struct CarEvent @0x9b1657f34caf3ad3 {
relayMalfunction @72;
gasPressed @73;
stockFcw @74;
startup @75;
startupNoCar @76;
startupNoControl @77;
startupMaster @78;
fcw @79;
steerSaturated @80;
}
}

Expand Down

0 comments on commit 7a786d9

Please sign in to comment.