This commit is contained in:
rusefi 2019-04-08 23:11:27 -04:00
commit eaf210a619
2 changed files with 20 additions and 1 deletions

View File

@ -2365,6 +2365,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
panel = testMisc, East
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEfi controller to apply preset values"
field = "!Once you send the command, please reconnect to rusEfi controller in order to read fresh values"
commandButton = "Miata NA6 Stage 0", cmd_set_engine_type_Miata_NA6_VAF
commandButton = "Miata NA6 Stage 1", cmd_set_engine_type_Miata_NA6_MAP
commandButton = "Miata NB2 MAP", cmd_set_engine_type_Miata_NA2

View File

@ -0,0 +1,17 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_ask_questions.md" />
</head>
<body>
<center>
<br><br><br><br><br>
<a href="https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_ask_questions.md">https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_ask_questions.md</a>
</center>
</body>
</html>