Toyota is Ford

This commit is contained in:
Andrey 2023-10-04 22:49:58 -04:00
parent 84af5f89c5
commit 31759effcb
1 changed files with 2 additions and 2 deletions

View File

@ -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}