auto-sync
This commit is contained in:
parent
6d752566a4
commit
d1a46f020e
|
@ -946,7 +946,6 @@ fileVersion = { 20150406 }
|
|||
field = "Firing Order", firingOrder
|
||||
field = "Injection Mode", injectionMode
|
||||
field = " Two wire batch", twoWireBatch, {injectionMode == 2}
|
||||
field = " use only front", useOnlyFrontForTrigger
|
||||
field = "Ignition Mode", ignitionMode
|
||||
field = "Timing Mode", timingMode
|
||||
field = ""
|
||||
|
@ -962,6 +961,7 @@ fileVersion = { 20150406 }
|
|||
dialog = triggerConfiguration, "Trigger configuration"
|
||||
field = "Trigger type", trigger_type
|
||||
field = "Operation mode", operationMode
|
||||
field = " use only front", useOnlyFrontForTrigger
|
||||
field = "globalTriggerAngleOffset", globalTriggerAngleOffset
|
||||
field = "#Custom Trigger"
|
||||
field = "Synchronization Needed?", trigger_customIsSynchronizationNeeded, {trigger_type == 0}
|
||||
|
|
Loading…
Reference in New Issue