Skip to content

Commit cb48173

Browse files
Casey FrancisComma Devicepd0wm
committed
Update car.capnp
Co-Authored-By: Comma Device <device@comma.ai> Co-Authored-By: Willem Melching <willem.melching@gmail.com>
1 parent 50fc52e commit cb48173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cereal/car.capnp

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ struct CarState {
204204
leftBlindspot @33 :Bool; # Is there something blocking the left lane change
205205
rightBlindspot @34 :Bool; # Is there something blocking the right lane change
206206

207-
distanceLines @44 :UInt8;
207+
distanceLines @41 :UInt8;
208208

209209
struct WheelSpeeds {
210210
# optional wheel speeds

0 commit comments

Comments
 (0)