We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fc52e commit cb48173Copy full SHA for cb48173
cereal/car.capnp
@@ -204,7 +204,7 @@ struct CarState {
204
leftBlindspot @33 :Bool; # Is there something blocking the left lane change
205
rightBlindspot @34 :Bool; # Is there something blocking the right lane change
206
207
- distanceLines @44 :UInt8;
+ distanceLines @41 :UInt8;
208
209
struct WheelSpeeds {
210
# optional wheel speeds
0 commit comments