only:miata vvt
This commit is contained in:
parent
147f532c8d
commit
139c1f553f
|
@ -526,7 +526,7 @@ void setMazdaMiata2003EngineConfiguration() {
|
|||
engineConfiguration->etb.pFactor = 12; // a bit lower p-factor seems to work better on TLE9201? MRE?
|
||||
engineConfiguration->etb.iFactor = 0;
|
||||
engineConfiguration->etb.dFactor = 0;
|
||||
engineConfiguration->etb.offset = 0;
|
||||
engineConfiguration->etb.offset = 40;
|
||||
engineConfiguration->etb.minValue = -60;
|
||||
engineConfiguration->etb.maxValue = 50;
|
||||
|
||||
|
|
Loading…
Reference in New Issue