removing duplicate entry
This commit is contained in:
parent
a6dd520fcc
commit
ad6d8b82d3
|
@ -44,7 +44,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 Sat Apr 08 08:33:07 EDT 2017
|
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Apr 08 15:54:48 EDT 2017
|
||||||
|
|
||||||
pageSize = 16376
|
pageSize = 16376
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -2097,7 +2097,6 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
|
|
||||||
; Board->Connection
|
; Board->Connection
|
||||||
dialog = tsPort, "TunerStudio Port"
|
dialog = tsPort, "TunerStudio Port"
|
||||||
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
|
||||||
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
|
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
|
||||||
field = "Use PC10/PC11 serial?", useSerialPort
|
field = "Use PC10/PC11 serial?", useSerialPort
|
||||||
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
||||||
|
|
|
@ -1368,7 +1368,6 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
|
|
||||||
; Board->Connection
|
; Board->Connection
|
||||||
dialog = tsPort, "TunerStudio Port"
|
dialog = tsPort, "TunerStudio Port"
|
||||||
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
|
||||||
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
|
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
|
||||||
field = "Use PC10/PC11 serial?", useSerialPort
|
field = "Use PC10/PC11 serial?", useSerialPort
|
||||||
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
field = "startConsoleInBinaryMode", startConsoleInBinaryMode
|
||||||
|
|
Loading…
Reference in New Issue