auto idle is still alpha

This commit is contained in:
rusefi 2017-07-01 11:51:03 +03:00
parent 76a98aa3db
commit aa883fc616
2 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,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 Mon Jun 26 09:36:16 MSK 2017
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jul 01 11:50:40 MSK 2017
pageSize = 16376
page = 1
@ -2068,6 +2068,7 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
panel = idleStepper, East
dialog = idleSettings, "", yAxis
field = "#Automatic Mode is still Alpha Version"
field = "Manual mode", idleMode
field = "Cranking Idle Air", crankingIACposition
field = "Auto target", targetIdleRpm, { idleMode == 0}

View File

@ -1302,6 +1302,7 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
panel = idleStepper, East
dialog = idleSettings, "", yAxis
field = "#Automatic Mode is still Alpha Version"
field = "Manual mode", idleMode
field = "Cranking Idle Air", crankingIACposition
field = "Auto target", targetIdleRpm, { idleMode == 0}