Change wording on boost cut indicator
This commit is contained in:
parent
02976029cf
commit
1fa85bbbdb
|
@ -11,7 +11,7 @@
|
|||
versionInfo = "S" ; Put this in the title bar.
|
||||
|
||||
[TunerStudio]
|
||||
iniSpecVersion = 3.49
|
||||
iniSpecVersion = 3.24
|
||||
|
||||
;-------------------------------------------------------------------------------
|
||||
|
||||
|
@ -114,7 +114,7 @@
|
|||
blockReadTimeout = 2000
|
||||
;tsWriteBlocks = off
|
||||
;writeBlocks = off
|
||||
interWriteDelay = 8
|
||||
interWriteDelay = 5
|
||||
|
||||
;New for TS 3.0.08ish upwards, define lists of standard I/O options
|
||||
|
||||
|
@ -2230,7 +2230,7 @@ cmdtestspk450dc = "E\x03\x0C"
|
|||
indicator = { launchSoft }, "Launch Soft", "Launch Soft", white, black, green, black
|
||||
indicator = { softlimitOn }, "Soft Limit OFF","Soft Limiter", white, black, red, black
|
||||
indicator = { hardLimitOn }, "Hard Limit OFF","Hard Limiter", white, black, red, black
|
||||
indicator = { boostCutOut }, "Boost Cut OFF", "Boost Cut", white, black, red, black
|
||||
indicator = { boostCutOut }, "Ign Cut OFF", "Ign Cut (Boost)", white, black, red, black
|
||||
indicator = { sync }, "No Sync", "Sync", white, black, green, black
|
||||
|
||||
;-------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue