more natural order
This commit is contained in:
parent
b2f4491492
commit
fc35bb6206
|
@ -2867,10 +2867,12 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
|||
panel = hbridgeHardware, { throttlePedalPositionAdcChannel != @@ADC_CHANNEL_NONE@@ || (useStepperIdle && useHbridges) || dcMotorIdleValve }
|
||||
|
||||
dialog = etbAutotune, "PID Autotune"
|
||||
field = "First step: calibrate TPS and hit 'Burn'"
|
||||
commandButton = "Auto Calibrate TPS", cmb_etb_auto_calibrate
|
||||
field = "Second step"
|
||||
commandButton = "Start ETB PID Autotune", cmd_etb_autotune
|
||||
commandButton = "Stop ETB PID Autotune", cmd_etb_autotune_stop
|
||||
|
||||
commandButton = "Auto Calibrate TPS", cmb_etb_auto_calibrate
|
||||
|
||||
field = "!Set debug mode below to 'ETB Autotune' to show more detail"
|
||||
field = "Debug mode", debugMode
|
||||
|
|
Loading…
Reference in New Issue