diff --git a/reference/speeduino.ini b/reference/speeduino.ini index 40f76a7..4a474d0 100644 --- a/reference/speeduino.ini +++ b/reference/speeduino.ini @@ -824,8 +824,8 @@ menuDialog = main field = "Injector close angle" field = "Channel 1", inj1Ang field = "Channel 2", inj2Ang, { nCylinders > 1 } - field = "Channel 3", inj3Ang, { nCylinders > 4 || nCylinders == 3 } - field = "Channel 4", inj4Ang, { nCylinders > 6 } + field = "Channel 3", inj3Ang, { nCylinders > 4 || nCylinders == 3 || ((nCylinders == 4) && (injLayout == 3)) } + field = "Channel 4", inj4Ang, { nCylinders > 6 || ((nCylinders == 4) && (injLayout == 3)) } field = "Injector Duty Limit", dutyLim panel = injector_voltage_curve