Add blindspot cereal values (#26)

continuation of https://github.com/commaai/cereal/pull/7
This commit is contained in:
Willem Melching 2020-03-04 11:53:39 -08:00 committed by GitHub
parent bd9a877d8b
commit 0c38fc9e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -151,6 +151,10 @@ struct CarState {
# which packets this state came from
canMonoTimes @12: List(UInt64);
# blindspot sensors
leftBlindspot @32 :Bool; # Is there something blocking the left lane change
rightBlindspot @33 :Bool; # Is there something blocking the right lane change
struct WheelSpeeds {
# optional wheel speeds