ETB
This commit is contained in:
parent
1a356b8b68
commit
56777a1899
|
@ -45,7 +45,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 May 25 08:26:42 EDT 2017
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri May 26 19:55:24 EDT 2017
|
||||
|
||||
pageSize = 16376
|
||||
page = 1
|
||||
|
@ -2355,7 +2355,11 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
|
|||
field = "Dir #1", etbDirectionPin1
|
||||
field = "Dir #2", etbDirectionPin2
|
||||
field = "Control #1", etbControlPin1
|
||||
field = "Control #2", etbControlPin2
|
||||
field = "Control #2", etbControlPin2
|
||||
field = "pFactor", etb_pFactor
|
||||
field = "iFactor", etb_iFactor
|
||||
field = "dFactor", etb_dFactor
|
||||
field = "offset", etb_offset
|
||||
|
||||
dialog = testSpark, "Spark"
|
||||
commandButton = "Spark #1", cmd_test_spk1
|
||||
|
|
|
@ -1615,7 +1615,11 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
|
|||
field = "Dir #1", etbDirectionPin1
|
||||
field = "Dir #2", etbDirectionPin2
|
||||
field = "Control #1", etbControlPin1
|
||||
field = "Control #2", etbControlPin2
|
||||
field = "Control #2", etbControlPin2
|
||||
field = "pFactor", etb_pFactor
|
||||
field = "iFactor", etb_iFactor
|
||||
field = "dFactor", etb_dFactor
|
||||
field = "offset", etb_offset
|
||||
|
||||
dialog = testSpark, "Spark"
|
||||
commandButton = "Spark #1", cmd_test_spk1
|
||||
|
|
Loading…
Reference in New Issue