Fix Warmup Enrichment dialog responsiveness (#500)

Move description from extra field to context help
This commit is contained in:
Piotr Rogowski 2021-01-12 01:24:01 +01:00 committed by GitHub
parent d5e4370343
commit 62dbec22c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1775,6 +1775,7 @@ menuDialog = main
cltAdvValues = "This curve can be used to advance ignition timing when engine is warming up. This can also be used to warm up the catalytic converters in cold start by retarding timing. Or even as safety feature to retard timing when engine is too hot to prevent knock."
wueRates = "Final enrichment value must be 100%."
;speeduino_tsCanId = "This is the TsCanId that the Speeduino ECU will respond to. This should match the main controller CAN ID in project properties if it is connected directy to TunerStudio, Otherwise the device ID if connected via CAN passthrough"
true_address = "This is the 11bit Can address of the Speeduino ECU "
realtime_base_address = "This is the 11bit CAN address of the realtime data broadcast from the Speeduino ECU. This MUST be at least 0x16 greater than the true address"
@ -2832,8 +2833,6 @@ menuDialog = main
dialog = warmup, "Warmup Enrichment (WUE) - Percent Multiplier"
panel = warmup_curve
field = "Final enrichment value must be 100%."
field = ""
;Fuel trim composite dialog
dialog = inj_trim1TblTitle, "Channel #1"