Skip to content

Commit

Permalink
Minor wording change for some options
Browse files Browse the repository at this point in the history
  • Loading branch information
noisymime committed Mar 11, 2018
1 parent 0a8d5e2 commit 566c20d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion reference/speeduino.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,8 @@ menuDialog = main

dialog = crankingEnrichDialog, "Cranking Enrichment", yAxis
panel = cranking_enrich_curve
field = "#Note"
field = "Values are specified as modifiers to the normal fueling. Eg 100% = No change."

dialog = crankingIgnOptions, "Cranking Timing", yAxis
field = "Cranking advance Angle", CrankAng, { ignCranklock == 0 }
Expand Down Expand Up @@ -1992,7 +1994,7 @@ cmdtestspk450dc = "E\x03\x0C"

; Cranking enrichment curve
curve = cranking_enrich_curve, "Cranking Enrichment Curve"
columnLabel = "Coolant", "Enrich %"
columnLabel = "Coolant", "Fuel Modifier"
xAxis = -40, 110, 9
yAxis = 0, 200, 6
xBins = crankingEnrichBins, coolant
Expand Down

0 comments on commit 566c20d

Please sign in to comment.