brakePedalPinMode was missing in the UI while code has it?

This commit is contained in:
rusefillc 2024-01-12 12:44:46 -05:00
parent 0b06e22be7
commit bb2a619ddb
1 changed files with 2 additions and 1 deletions

View File

@ -2973,7 +2973,8 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "Clutch Up inverted", clutchUpPinInverted
field = "Clutch Up mode", clutchUpPinMode
field = "Throttle Up switch", throttlePedalUpPin
field = "Brake pedal switch", brakePedalPin
field = "Brake Pedal", brakePedalPin
field = "Brake Pedal Mode", brakePedalPinMode
field = "Flex fuel sensor", flexSensorPin
field = "Turbo Speed Sensor", turboSpeedSensorInputPin
field = "Turbo Speed Multiplier", turboSpeedSensorMultiplier