only:VVT simulator on real hardware pin with invert option #6285
This commit is contained in:
parent
a24122e652
commit
b0b5dfec9f
|
@ -1631,7 +1631,7 @@ float brakeMeanEffectivePressureDifferential
|
|||
|
||||
Gpio camSimulatorPin
|
||||
|
||||
int testField
|
||||
pin_output_mode_e camSimulatorPinMode
|
||||
|
||||
uint8_t[230] unusedOftenChangesDuringFirmwareUpdate;;"units", 1, 0, 0, 1, 0
|
||||
|
||||
|
|
|
@ -4656,6 +4656,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "trigger stimulator output #2", triggerSimulatorPins2@@if_ts_show_hardware_simulator
|
||||
field = "trigger stimulator output mode #2", triggerSimulatorPinModes2@@if_ts_show_hardware_simulator
|
||||
field = camSimulatorPin, camSimulatorPin@@if_ts_show_hardware_simulator
|
||||
field = camSimulatorPinMode, camSimulatorPinMode@@if_ts_show_hardware_simulator
|
||||
field = ""
|
||||
field = "Logic input channel 1", logicAnalyzerPins1
|
||||
field = "Logic input channel 2", logicAnalyzerPins2
|
||||
|
|
Loading…
Reference in New Issue