Skip to content

Commit

Permalink
bump ordinal
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Aug 22, 2023
1 parent af65e12 commit 2365588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ struct CarParams {
dashcamOnly @41: Bool;
transmissionType @43 :TransmissionType;
carFw @44 :List(CarFw);
fingerprintingTime @72 :Float32;
fwQueryTime @73 :Float32;

radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
fingerprintSource @49: FingerprintSource;
Expand Down

0 comments on commit 2365588

Please sign in to comment.