CEL missing on all pins
This commit is contained in:
parent
10e5cc8702
commit
32a6a6cf65
|
@ -42,7 +42,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 12 14:48:27 EDT 2017
|
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Mar 12 16:30:23 EDT 2017
|
||||||
|
|
||||||
pageSize = 16376
|
pageSize = 16376
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1738,6 +1738,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
field = "ETB Control #1", etbControlPin1
|
field = "ETB Control #1", etbControlPin1
|
||||||
field = "ETB Control #2", etbControlPin2
|
field = "ETB Control #2", etbControlPin2
|
||||||
field = "SD CS Pin", sdCardCsPin
|
field = "SD CS Pin", sdCardCsPin
|
||||||
|
field = "Check Engine Pin", malfunctionIndicatorPin
|
||||||
|
|
||||||
dialog = allPins3
|
dialog = allPins3
|
||||||
field = "Injection Pin 1", injectionPins1
|
field = "Injection Pin 1", injectionPins1
|
||||||
|
|
|
@ -1658,6 +1658,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
field = "ETB Control #1", etbControlPin1
|
field = "ETB Control #1", etbControlPin1
|
||||||
field = "ETB Control #2", etbControlPin2
|
field = "ETB Control #2", etbControlPin2
|
||||||
field = "SD CS Pin", sdCardCsPin
|
field = "SD CS Pin", sdCardCsPin
|
||||||
|
field = "Check Engine Pin", malfunctionIndicatorPin
|
||||||
|
|
||||||
dialog = allPins3
|
dialog = allPins3
|
||||||
field = "Injection Pin 1", injectionPins1
|
field = "Injection Pin 1", injectionPins1
|
||||||
|
|
Loading…
Reference in New Issue