From 0fc13769a9e2b22195632fed64209d0aa49fb61f Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Thu, 28 Apr 2016 15:24:38 +1000 Subject: [PATCH] Ini typo/tooltip fixes for issue #33 --- reference/speeduino.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/speeduino.ini b/reference/speeduino.ini index 1fc8ea9..0750a78 100644 --- a/reference/speeduino.ini +++ b/reference/speeduino.ini @@ -488,7 +488,7 @@ page = 8 menu = "&Tuning" subMenu = std_realtime, "&Realtime Display" - subMenu = accelEnrichments, "&Acceleration Wizard" + subMenu = accelEnrichments, "&Acceleration Enrichment" subMenu = egoControl, "AFR/O2", 3 subMenu = RevLimiterS, "Rev Limits", 2 subMenu = veTable1Tbl, "&VE Table", 0 @@ -574,6 +574,8 @@ page = 8 sparkMode = "Wasted Spark: Ignition outputs are on the channels <= half the number of cylinders. Eg 4 cylinder outputs on IGN1 and IGN2.\nSingle Channel: All ignition pulses are output on IGN1.\nWasted COP: Ignition pulses are output on all ignition channels up to the number of cylinders. Eg 4 cylinder outputs on all ignition channels. No valid for >4 cylinders" IgInv = "Whether the spark fires when the ignition sign goes high or goes low. Most ignition systems 'Going Low' but please verify this as damage to coils can result from the incorrect selection" + taeTime = "The duration of the acceleration enrichment" + iacChannels = "The number of output channels used for PWM valves. Select 1 for 2-wire valves or 2 for 3-wire valves." iacStepTime = "Time between each stepper motor step.\nIncrease this if the motor appears to behave intermittently." iacStepHome = "On startup the stepper motor moves this many steps to return to its home position. Set this value to a few more than the actual number to ensure the motor has returned to its full position."