Skip to content

Commit

Permalink
added tooDistracted event
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jul 15, 2019
1 parent 1105dc1 commit 820bf7b
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 @@ -76,6 +76,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
controlsFailed @51;
sensorDataInvalid @52;
commIssue @53;
tooDistracted @54;
}
}

Expand Down

0 comments on commit 820bf7b

Please sign in to comment.