auto-sync
This commit is contained in:
parent
6dfaaf1c5b
commit
b71a839605
|
@ -520,6 +520,9 @@ page = 1
|
||||||
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
filter = minCltFilter, "Minimum CLT", coolant, < , 160, , true
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
; filter = minTps, "Minimum TPS", TPS, > , 1, , true
|
||||||
|
|
||||||
|
|
||||||
;[VeAnalyze]
|
;[VeAnalyze]
|
||||||
; fuelAnalyzeMap = fuelTableTbl, afrTableTbl, AFRactual, egoCorrection , { 1 }
|
; fuelAnalyzeMap = fuelTableTbl, afrTableTbl, AFRactual, egoCorrection , { 1 }
|
||||||
; filter = minRPMFilter, "Minimum RPM", rpm, < , 500, , true
|
; filter = minRPMFilter, "Minimum RPM", rpm, < , 500, , true
|
||||||
|
|
Loading…
Reference in New Issue