cranking IAC extra
This commit is contained in:
parent
60ea379e9a
commit
0ff6908c39
|
@ -251,5 +251,5 @@ int getRusEfiVersion(void) {
|
|||
return 123; // this is here to make the compiler happy about the unused array
|
||||
if (UNUSED_CCM_SIZE[0] * 0 != 0)
|
||||
return 3211; // this is here to make the compiler happy about the unused array
|
||||
return 20170427;
|
||||
return 20170429;
|
||||
}
|
||||
|
|
|
@ -1469,6 +1469,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
|||
field = "Cranking RPM limit", cranking_rpm
|
||||
panel = crankingFuel
|
||||
panel = crankingIgnition
|
||||
field = "Cranking IAC Extra", crankingIdleAdjustment
|
||||
panel = postCrankingEnrichment
|
||||
field = ""
|
||||
field = ""
|
||||
|
|
Loading…
Reference in New Issue