This commit is contained in:
rusefi 2017-04-13 23:48:44 -04:00
parent 99e5fe02ed
commit fa7acbad5e
2 changed files with 3 additions and 1 deletions

View File

@ -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}

View File

@ -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}