This commit is contained in:
parent
99e5fe02ed
commit
fa7acbad5e
|
@ -44,7 +44,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 Apr 13 23:29:50 EDT 2017
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Apr 13 23:48:23 EDT 2017
|
||||
|
||||
pageSize = 16376
|
||||
page = 1
|
||||
|
@ -1576,6 +1576,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
|||
field = "Operation mode", operationMode
|
||||
field = "With VR sensors only rising edge has reliable position"
|
||||
field = "use only rising edge", useOnlyRisingEdgeForTrigger
|
||||
field = "!Reminder that 4-stroke cycle is 720 degrees"
|
||||
field = "Trigger Angle Offset", globalTriggerAngleOffset
|
||||
field = "#Custom Trigger"
|
||||
field = "total Tooth Count", trigger_customTotalToothCount, {trigger_type == 0}
|
||||
|
|
|
@ -844,6 +844,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
|||
field = "Operation mode", operationMode
|
||||
field = "With VR sensors only rising edge has reliable position"
|
||||
field = "use only rising edge", useOnlyRisingEdgeForTrigger
|
||||
field = "!Reminder that 4-stroke cycle is 720 degrees"
|
||||
field = "Trigger Angle Offset", globalTriggerAngleOffset
|
||||
field = "#Custom Trigger"
|
||||
field = "total Tooth Count", trigger_customTotalToothCount, {trigger_type == 0}
|
||||
|
|
Loading…
Reference in New Issue