MIL to all pins tab
This commit is contained in:
parent
e183faf231
commit
b32cad2840
|
@ -63,7 +63,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 Tue Oct 30 04:58:47 EDT 2018
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Nov 10 20:59:11 EST 2018
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2383,6 +2383,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
|||
field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1}
|
||||
field = "hip9011CsPin", hip9011CsPin
|
||||
field = "LIS302DLCsPin", LIS302DLCsPin
|
||||
field = "Malfunction Indicator", malfunctionIndicatorPin
|
||||
|
||||
|
||||
dialog = allPins1_2, "", xAxis
|
||||
|
|
|
@ -1534,6 +1534,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
|||
field = "SPI3 SCK", spi3sckPin, {is_enabled_spi_3 == 1}
|
||||
field = "hip9011CsPin", hip9011CsPin
|
||||
field = "LIS302DLCsPin", LIS302DLCsPin
|
||||
field = "Malfunction Indicator", malfunctionIndicatorPin
|
||||
|
||||
|
||||
dialog = allPins1_2, "", xAxis
|
||||
|
|
Loading…
Reference in New Issue