This commit is contained in:
rusEfi 2019-04-08 18:05:16 -04:00
parent a3148a1c7d
commit f74777b45d
2 changed files with 7 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 17:49:03 EDT 2019
pageSize = 20000
page = 1
@ -3272,7 +3272,9 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
panel = testInjectors, Center
panel = testMisc, East
dialog = engineTypeDialog, "Popular vehicles"
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEfi controller to apply default 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

@ -2364,7 +2364,9 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
panel = testInjectors, Center
panel = testMisc, East
dialog = engineTypeDialog, "Popular vehicles"
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEfi controller to apply default 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