Fix TS default values when no base tune is loaded, Fix Issue ( #1080 ) (#1092)

* Fix tunerstudio idle home loop error when no base tune is loaded
Fixes #1080
This commit is contained in:
155ac 2023-09-12 20:15:07 -03:00 committed by GitHub
parent 1c5588ec97
commit a92ca8d191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1610,6 +1610,11 @@ page = 15
defaultValue = flexFreqHigh,150
defaultValue = fuelPumpPin, 0
defaultValue = fanPin, 0
defaultValue = iacFastTemp, 0
defaultValue = idleFreq, 160
defaultValue = iacStepHome, 99
defaultValue = iacStepHyster, 3
defaultValue = iacMaxSteps, 96
defaultValue = iacCLminValue,0
defaultValue = iacCLmaxValue,100
defaultValue = iacTPSlimit, 5