Activate per tooth timing on dual wheel

This commit is contained in:
Josh Stewart 2017-08-01 09:39:50 +10:00
parent e9861a299f
commit 6727b0a750
1 changed files with 1 additions and 1 deletions

View File

@ -1332,7 +1332,7 @@ menuDialog = main
field = "Re-sync every cycle", useResync, { TrigPattern == 2 || TrigPattern == 4 || TrigPattern == 7 } ;Dual wheel, 4G63 and Audi 135 field = "Re-sync every cycle", useResync, { TrigPattern == 2 || TrigPattern == 4 || TrigPattern == 7 } ;Dual wheel, 4G63 and Audi 135
field = "" field = ""
field = "#The below option is EXPERIMENTAL! If unsure what this is, please set to No" field = "#The below option is EXPERIMENTAL! If unsure what this is, please set to No"
field = "User per tooth ignition calculation", perToothIgn, {TrigPattern == 0 || TrigPattern == 1 } ;Only works for missing tooth field = "User per tooth ignition calculation", perToothIgn, {TrigPattern == 0 || TrigPattern == 1 || TrigPattern == 2 } ;Only works for missing tooth, distributor and dual wheel
dialog = sparkSettings,"Spark Settings",4 dialog = sparkSettings,"Spark Settings",4
field = "Spark output mode", sparkMode field = "Spark output mode", sparkMode