Ini typo/tooltip fixes for issue #33

This commit is contained in:
Josh Stewart 2016-04-28 15:24:38 +10:00
parent 310ecd0b4c
commit 0fc13769a9
1 changed files with 3 additions and 1 deletions

View File

@ -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."