Set sensible default for dwell by voltage multiplier table #4067
one step back
This commit is contained in:
parent
ec108e7029
commit
f8a10e32e4
|
@ -604,7 +604,6 @@ bool validateConfig() {
|
|||
ensureArrayIsAscendingOrDefault("Map estimate RPM", config->mapEstimateRpmBins);
|
||||
|
||||
ensureArrayIsAscendingOrDefault("Dwell Correction Voltage", engineConfiguration->dwellVoltageCorrVoltBins);
|
||||
ensureArrayIsAscendingOrDefault("Dwell Correction Values", engineConfiguration->dwellVoltageCorrValues);
|
||||
|
||||
ensureArrayIsAscending("MAF decoding", config->mafDecodingBins);
|
||||
|
||||
|
|
Loading…
Reference in New Issue