From 31759effcbfd5eae676709b6fe8caa4f6d856aab Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 4 Oct 2023 22:49:58 -0400 Subject: [PATCH] Toyota is Ford --- firmware/tunerstudio/rusefi.input | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 592c18bb04..22ef0eab48 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -4598,9 +4598,9 @@ dialog = tcuControls, "Transmission Settings" field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning field = "Warning Message", warning_message - field = "Ford redundant TPS mode", useFordRedundantTps + field = "Ford/Toyota redundant TPS mode", useFordRedundantTps field = "Secondary TPS maximum", tpsSecondaryMaximum, {useFordRedundantTps} - field = "Ford redundant PPS mode", useFordRedundantPps + field = "Ford/Toyota redundant PPS mode", useFordRedundantPps field = "Secondary PPS maximum", ppsSecondaryMaximum, {useFordRedundantPps} field = "consumeObdSensors", consumeObdSensors, { canReadEnabled == 1 && canWriteEnabled == 1}