only:Engine Temp enrichment
This commit is contained in:
parent
0123b12a76
commit
51d981d124
|
@ -2016,7 +2016,7 @@ menuDialog = main
|
|||
|
||||
subMenu = std_separator
|
||||
|
||||
subMenu = cltFuelCorrCurve, "CLT multiplier", 0, {isInjectionEnabled == 1}
|
||||
subMenu = cltFuelCorrCurve, "Engine Temp enrichment", 0, {isInjectionEnabled == 1}
|
||||
subMenu = iatFuelCorrCurve, "IAT multiplier", 0, {isInjectionEnabled == 1}
|
||||
subMenu = fuelClosedLoopDialog, "Closed loop fuel correction", 0, {isInjectionEnabled == 1}
|
||||
subMenu = coastingFuelCutControl, "Deceleration fuel cutoff (DFCO)", 0, {isInjectionEnabled == 1}
|
||||
|
|
Loading…
Reference in New Issue