More CAN messages for VAG fix #779
This commit is contained in:
parent
d8fa9cfb78
commit
55cf1083f9
|
@ -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 Sun Apr 28 23:17:15 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Wed May 01 08:32:14 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2988,7 +2988,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
dialog = canBus, "CAN Bus"
|
||||
field = "Can Read Enabled", canReadEnabled
|
||||
field = "Can Write Enabled", canWriteEnabled
|
||||
; field = "Can Nbc Type", canNbcType
|
||||
field = "Can Nbc Type", canNbcType
|
||||
field = "Can Sleep Period", canSleepPeriodMs
|
||||
field = "RX pin", canRxPin
|
||||
field = "TX pin", canTxPin
|
||||
|
|
|
@ -2062,7 +2062,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
dialog = canBus, "CAN Bus"
|
||||
field = "Can Read Enabled", canReadEnabled
|
||||
field = "Can Write Enabled", canWriteEnabled
|
||||
; field = "Can Nbc Type", canNbcType
|
||||
field = "Can Nbc Type", canNbcType
|
||||
field = "Can Sleep Period", canSleepPeriodMs
|
||||
field = "RX pin", canRxPin
|
||||
field = "TX pin", canTxPin
|
||||
|
|
Loading…
Reference in New Issue