rusefillc 2022-04-19 07:59:19 -04:00
parent 9789425c71
commit 0dba7ddd1d
1 changed files with 1 additions and 0 deletions

View File

@ -3779,6 +3779,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
field = "Enable Launch Control", launchControlEnabled
field = "Activation Mode", launchActivationMode
field = "Switch Input", launchActivatePin, {launchActivationMode == 0 && launchControlEnabled == 1}
field = "Switch Input inverted", launchActivatePinMode, {launchActivationMode == 1 && launchControlEnabled == 1}
field = "Clutch Input", clutchDownPin, {launchActivationMode == 1 && launchControlEnabled == 1}
field = "Clutch Input inverted", clutchDownPinMode, {launchActivationMode == 1 && launchControlEnabled == 1}
field = ""