custom filter for VE Analyze
This commit is contained in:
parent
3fcf91339e
commit
a57224df1d
|
@ -180,7 +180,7 @@ enable2ndByteCanID = false
|
|||
filter = VBatt, "VBatt", VBatt < , 12, , true
|
||||
|
||||
filter = minTps, "Minimum TPS", TPSValue, < , 1, , true
|
||||
|
||||
filter = std_Custom
|
||||
|
||||
;
|
||||
; in order to add new TunerStudio data point you need to change one of *.txt files mentioned in LiveData.yaml
|
||||
|
|
Loading…
Reference in New Issue