Skip to content

Commit 0e222ea

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 a598793 commit 0e222ea

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
@@ -472,7 +472,7 @@ struct CarParams {
472472
radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
473473
fingerprintSource @49: FingerprintSource;
474474
networkLocation @50 :NetworkLocation; # Where Panda/C2 is integrated into the car's CAN network
475-
smartDsu @68 :Bool; # true if sDSU is detected
475+
smartDsu @69 :Bool; # true if sDSU is detected
476476

477477
wheelSpeedFactor @63 :Float32; # Multiplier on wheels speeds to computer actual speeds
478478

0 commit comments

Comments
 (0)