mapMinBufferLength
This commit is contained in:
parent
645486e82e
commit
e125d01040
|
@ -561,6 +561,8 @@ void setDefaultConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
|
||||||
|
|
||||||
setBosch02880155868(PASS_ENGINE_PARAMETER_SIGNATURE);
|
setBosch02880155868(PASS_ENGINE_PARAMETER_SIGNATURE);
|
||||||
|
|
||||||
|
boardConfiguration->mapMinBufferLength = 1;
|
||||||
|
|
||||||
engineConfiguration->acCutoffLowRpm = 700;
|
engineConfiguration->acCutoffLowRpm = 700;
|
||||||
engineConfiguration->acCutoffHighRpm = 5000;
|
engineConfiguration->acCutoffHighRpm = 5000;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue