Additional default pins to prevent weirdness on upgrades

This commit is contained in:
Josh Stewart 2017-02-21 16:51:50 +11:00
parent b7aacc6040
commit 2e5a45463b
1 changed files with 34 additions and 28 deletions

View File

@ -679,42 +679,48 @@ page = 10
requiresPowerCycle = boostMinDuty
requiresPowerCycle = boostMaxDuty
defaultValue = pinLayout, 1
defaultValue = pinLayout, 1
defaultValue = TrigPattern, 0
defaultValue = sparkMode, 0
defaultValue = indInjAng, 0
defaultValue = inj1Ang, 355
defaultValue = inj2Ang, 355
defaultValue = inj3Ang, 355
defaultValue = inj4Ang, 355
defaultValue = nInjectors, 4
defaultValue = dutyLim, 100
defaultValue = mapMin, 10
defaultValue = mapMax, 260
defaultValue = fpPrime, 3
defaultValue = TrigFilter, 0
defaultValue = ignCranklock, 0
defaultValue = sparkMode, 0
defaultValue = indInjAng, 0
defaultValue = inj1Ang, 355
defaultValue = inj2Ang, 355
defaultValue = inj3Ang, 355
defaultValue = inj4Ang, 355
defaultValue = nInjectors, 4
defaultValue = dutyLim, 100
defaultValue = mapMin, 10
defaultValue = mapMax, 260
defaultValue = fpPrime, 3
defaultValue = TrigFilter, 0
defaultValue = ignCranklock,0
defaultValue = multiplyMAP, 0
defaultValue = includeAFR, 0
defaultValue = stoich, 14.7
defaultValue = includeAFR, 0
defaultValue = stoich, 14.7
defaultValue = flexEnabled, 0
defaultValue = oddfire2, 0
defaultValue = oddfire3, 0
defaultValue = oddfire4, 0
defaultValue = oddfire2, 0
defaultValue = oddfire3, 0
defaultValue = oddfire4, 0
defaultValue = flexFreqLow, 50
defaultValue = flexFreqHigh, 150
defaultValue = flexFreqHigh,150
defaultValue = flexFuelLow, 100
defaultValue = flexFuelHigh, 163
defaultValue = flexAdvLow, 0
defaultValue = flexFuelHigh,163
defaultValue = flexAdvLow, 0
defaultValue = flexAdvHigh, 13
defaultValue = fuelPumpPin, 0
defaultValue = fanPin, 0
defaultValue = iacCLminDuty, 0
defaultValue = iacCLmaxDuty, 100
defaultValue = boostMinDuty, 0
defaultValue = boostMaxDuty, 100
defaultValue = fanPin, 0
defaultValue = iacCLminDuty,0
defaultValue = iacCLmaxDuty,100
defaultValue = boostMinDuty,0
defaultValue = boostMaxDuty,100
;Default pins
defaultValue = fanPin, 0
defaultValue = vvtPin, 0
defaultValue = launchPin, 0
defaultValue = boostPin, 0
defaultValue = fuelPumpPin, 0
defaultValue = tachoPin, 0
[Menu]
;----------------------------------------------------------------------------