auxSpeedSensorInput
This commit is contained in:
parent
584e0da7db
commit
4f0d56cfd0
|
@ -1723,7 +1723,7 @@ menuDialog = main
|
|||
subMenu = wastegateIdlePos, "Wastegate and idle position sensors"
|
||||
subMenu = std_separator
|
||||
|
||||
subMenu = auxLinearSensors, "Aux Linear Sensors"
|
||||
subMenu = auxLinearSensors, "Aux Sensors"
|
||||
|
||||
menu = "&Controller"
|
||||
subMenu = ecuStimulator, "ECU stimulator"
|
||||
|
@ -2800,6 +2800,8 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
|||
dialog = auxLinearSensors
|
||||
panel = auxLinearSensor1
|
||||
panel = auxLinearSensor2
|
||||
field = auxSpeedSensorInputPin1, auxSpeedSensorInputPin1
|
||||
field = auxSpeedSensorInputPin2, auxSpeedSensorInputPin2
|
||||
|
||||
; Sensors->MAP sensor
|
||||
dialog = mapSensorAnalog, "MAP sensor", yAxis
|
||||
|
|
Loading…
Reference in New Issue