This commit is contained in:
rusefi 2019-04-08 23:11:27 -04:00
commit 901c05d7a2
3 changed files with 24 additions and 3 deletions

View File

@ -68,7 +68,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Apr 04 08:24:40 EDT 2019
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Apr 08 18:05:57 EDT 2019
pageSize = 20000
page = 1
@ -3273,6 +3273,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

@ -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>