VrThreshold
This commit is contained in:
parent
a32f172a03
commit
421245c93f
|
@ -3357,6 +3357,10 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
||||||
text = "More about electronic throttle body on the web"
|
text = "More about electronic throttle body on the web"
|
||||||
webHelp = "https://rusefi.com/s/etb"
|
webHelp = "https://rusefi.com/s/etb"
|
||||||
|
|
||||||
|
help = vrThresholdHelp, "VR Sensor Threshold"
|
||||||
|
text = "This is about rusEFI VR Discrete decoder"
|
||||||
|
webHelp = "https://rusefi.com/"
|
||||||
|
|
||||||
help = tpsTpsHelp, "Acceleration Enrichment"
|
help = tpsTpsHelp, "Acceleration Enrichment"
|
||||||
text = "More about Tps To Tps acceleration on the web"
|
text = "More about Tps To Tps acceleration on the web"
|
||||||
webHelp = "https://rusefi.com/s/tpstps"
|
webHelp = "https://rusefi.com/s/tpstps"
|
||||||
|
@ -3629,6 +3633,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
||||||
panel = vrThresholdCurve2
|
panel = vrThresholdCurve2
|
||||||
|
|
||||||
dialog = vrThreshold
|
dialog = vrThreshold
|
||||||
|
topicHelp = "vrThresholdHelp"
|
||||||
panel = vrThreshold1
|
panel = vrThreshold1
|
||||||
panel = vrThreshold2
|
panel = vrThreshold2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue