do not control VVT during cranking fix #3443
This commit is contained in:
parent
f25a5fc371
commit
fc89db577f
|
@ -3041,7 +3041,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
||||||
panel = stftPartitionSettingsOverrun, {fuelClosedLoopCorrectionEnabled == 1}
|
panel = stftPartitionSettingsOverrun, {fuelClosedLoopCorrectionEnabled == 1}
|
||||||
|
|
||||||
dialog = vvtPidDialog0, "Configuration"
|
dialog = vvtPidDialog0, "Configuration"
|
||||||
field = vvtActivationDelayMs, vvtActivationDelayMs
|
field = "Activation Delay", vvtActivationDelayMs
|
||||||
commandButton = "Enable VVT#1 debug mode", cmd_test_debug_mode_vvt
|
commandButton = "Enable VVT#1 debug mode", cmd_test_debug_mode_vvt
|
||||||
field = "VVT solenoid bank 1 intake", vvtPins1
|
field = "VVT solenoid bank 1 intake", vvtPins1
|
||||||
field = "VVT solenoid bank 1 exhaust", vvtPins2
|
field = "VVT solenoid bank 1 exhaust", vvtPins2
|
||||||
|
|
Loading…
Reference in New Issue