default TPS2TPS map
This commit is contained in:
parent
02e2ba96f9
commit
6b25cf0786
|
@ -587,6 +587,8 @@ void setDefaultConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
|
|||
|
||||
setDefaultWarmupFuelEnrichment(PASS_ENGINE_PARAMETER_SIGNATURE);
|
||||
|
||||
setMazdaMiataNbTpsTps(PASS_ENGINE_PARAMETER_SIGNATURE);
|
||||
|
||||
setConstantDwell(4 PASS_ENGINE_PARAMETER_SUFFIX); // 4ms is global default dwell
|
||||
// disable constant_dwell
|
||||
engineConfiguration->useConstantDwellDuringCranking = false;
|
||||
|
|
Loading…
Reference in New Issue