tunerstudio.template: get rid of clutchDownPinInverted

This commit is contained in:
Andrey Gusakov 2025-02-11 16:33:35 +03:00 committed by rusefillc
parent ecdf8b83b8
commit d3ea84430a
1 changed files with 0 additions and 2 deletions

View File

@ -3237,7 +3237,6 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
; Sensor Inputs
dialog = otherSensorInputs, "Other Sensor Inputs"
field = "Clutch Down", clutchDownPin@@if_ts_show_clutch_down_pin
field = "Clutch Down signal", clutchDownPinInverted@@if_ts_show_clutch_down_pin
field = "Clutch Down mode", clutchDownPinMode@@if_ts_show_clutch_down_pin
field = "Clutch Up", clutchUpPin@@if_ts_show_clutch_up_pin
@ -5117,7 +5116,6 @@ dialog = tcuControls, "Transmission Settings"
dialog = ClutchDownDialog, "Clutch Down"
field = "Clutch Down", clutchDownPin
field = "Clutch Down Inverted", clutchDownPinInverted, {clutchDownPin != 0}
field = "Clutch Down Mode", clutchDownPinMode, {clutchDownPin != 0}
dialog = ClutchUpDialog, "Clutch Up"