Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
eaf210a619
|
@ -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
|
||||
|
|
|
@ -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>
|
Loading…
Reference in New Issue