mirror of https://github.com/commaai/cereal.git
add cached
This commit is contained in:
parent
94fb711706
commit
61f2098223
|
@ -485,6 +485,7 @@ struct CarParams {
|
|||
transmissionType @43 :TransmissionType;
|
||||
carFw @44 :List(CarFw);
|
||||
fwQueryTime @73 :Float32;
|
||||
fingerprintCached @74 :Bool;
|
||||
|
||||
radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
|
||||
fingerprintSource @49: FingerprintSource;
|
||||
|
|
Loading…
Reference in New Issue