Accel/Decel gauge fixed

This commit is contained in:
Josh Stewart 2015-02-07 12:09:50 +11:00
parent 8523472e42
commit ae6b28fd81
1 changed files with 2 additions and 2 deletions

View File

@ -441,7 +441,7 @@ page = 3
dialog = aseSettings, "Afterstart Enrichment"
field = "Enrichment %", asePct
field = "Number of Ignition Cycles", aseCount
field = "Number of Sec to run", aseCount
;dialog = egoSettings, "Exhaust Gas Oxygen"
@ -702,7 +702,7 @@ help = helpEnrichments, "Enrichments Help"
;#endif
;lambdaGauge = lambda, "Lambda", "", 0.5, 1.5, 0.5, 0.7, 2, 1.1, 2, 2
accelEnrichGauge = accDecEnrich, "Accel Enrich", "%", 50, 150, -1, -1, 999, 999, 0, 0
accelEnrichGauge = accelEnrich, "Accel Enrich", "%", 50, 150, -1, -1, 999, 999, 0, 0
afrGauge = afr, "Air:Fuel Ratio", "", 7, 25, 12, 13, 15, 16, 2, 2
clockGauge = secl, "Clock", "Seconds", 0, 255, 10, 10, 245, 245, 0, 0
deadGauge = deadValue, "---", "", 0, 1, -1, -1, 2, 2, 0, 0