From a57224df1d66fdb929faea4ed4668dbedb280987 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 27 Jul 2024 00:23:03 -0400 Subject: [PATCH] custom filter for VE Analyze --- firmware/tunerstudio/tunerstudio.template.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index aae1458413..7daeb2019a 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -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