coastingFuelCutMap into project

This commit is contained in:
rusefi 2018-08-13 20:53:40 -04:00
parent 90c94f2746
commit c502247e97
1 changed files with 1 additions and 0 deletions

View File

@ -1629,6 +1629,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "Use separate Ignition Table for idle", useSeparateAdvanceForIdle
field = "Use separate VE Table for idle", useSeparateVeForIdle
field = "Use separate IAC Table For Coasting", useIacTableForCoasting, {idleMode == 0}
field = "MAP Deactivation Threshold", coastingFuelCutMap, {coastingFuelCutEnabled == 1}
field = "TPS deactivation threshold", idlePidDeactivationTpsThreshold
panel = idlePidSettings, { idleMode == 0}
field = "Extra IAC if Throttle Pressed", iacByTpsTaper;