fix the afterstart enrichment table display in TS (#568)
This commit is contained in:
parent
7eced4cd3e
commit
41a7bcfe84
|
@ -4166,7 +4166,6 @@ cmdVSSratio6 = "E\x99\x06"
|
||||||
xBins = aseBins, coolant
|
xBins = aseBins, coolant
|
||||||
yBins = asePct
|
yBins = asePct
|
||||||
gauge = cltGauge
|
gauge = cltGauge
|
||||||
size = 50, 250
|
|
||||||
|
|
||||||
; Afterstart Enrichment time
|
; Afterstart Enrichment time
|
||||||
curve = afterstart_enrichment_time, "ASE - Duration"
|
curve = afterstart_enrichment_time, "ASE - Duration"
|
||||||
|
@ -4176,7 +4175,6 @@ cmdVSSratio6 = "E\x99\x06"
|
||||||
xBins = aseBins, coolant
|
xBins = aseBins, coolant
|
||||||
yBins = aseCount
|
yBins = aseCount
|
||||||
gauge = cltGauge
|
gauge = cltGauge
|
||||||
size = 50, 250
|
|
||||||
|
|
||||||
; Flex fuel correction curves
|
; Flex fuel correction curves
|
||||||
curve = flex_fuel_curve, "Flex Fuel Adjustments"
|
curve = flex_fuel_curve, "Flex Fuel Adjustments"
|
||||||
|
|
Loading…
Reference in New Issue