Better AE curve range
This commit is contained in:
parent
7ef0ae966b
commit
6c17cde092
|
@ -1116,7 +1116,7 @@ menuDialog = main
|
||||||
curve = time_accel_tpsdot_curve, "TPS based AE"
|
curve = time_accel_tpsdot_curve, "TPS based AE"
|
||||||
columnLabel = "TPSdot", "Added"
|
columnLabel = "TPSdot", "Added"
|
||||||
xAxis = 0, 1200, 6
|
xAxis = 0, 1200, 6
|
||||||
yAxis = 0, 600, 4
|
yAxis = 0, 250, 4
|
||||||
xBins = taeBins, TPSdot
|
xBins = taeBins, TPSdot
|
||||||
yBins = taeRates
|
yBins = taeRates
|
||||||
;gauge = cltGauge
|
;gauge = cltGauge
|
||||||
|
|
Loading…
Reference in New Issue