We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a598793 commit 0e222eaCopy full SHA for 0e222ea
cereal/car.capnp
@@ -472,7 +472,7 @@ struct CarParams {
472
radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
473
fingerprintSource @49: FingerprintSource;
474
networkLocation @50 :NetworkLocation; # Where Panda/C2 is integrated into the car's CAN network
475
- smartDsu @68 :Bool; # true if sDSU is detected
+ smartDsu @69 :Bool; # true if sDSU is detected
476
477
wheelSpeedFactor @63 :Float32; # Multiplier on wheels speeds to computer actual speeds
478
0 commit comments