Cleanup config (#1972)

* Update config.ini

* Update config.ini

* Update config.ini
This commit is contained in:
CaCO3
2023-02-05 08:10:29 +01:00
committed by GitHub
parent 55efc3b3f4
commit 06f4d417b5

View File

@@ -9,7 +9,7 @@ LEDIntensity = 50
ImageQuality = 12 ImageQuality = 12
ImageSize = VGA ImageSize = VGA
FixedExposure = false FixedExposure = false
;Demo = true Demo = false
[Alignment] [Alignment]
InitialRotate = 179 InitialRotate = 179
@@ -46,7 +46,7 @@ main.DecimalShift = 0
main.AnalogDigitalTransitionStart = 9.2 main.AnalogDigitalTransitionStart = 9.2
PreValueUse = true PreValueUse = true
PreValueAgeStartup = 720 PreValueAgeStartup = 720
AllowNegativeRates = false main.AllowNegativeRates = false
main.MaxRateValue = 0.05 main.MaxRateValue = 0.05
;main.MaxRateType = AbsoluteChange ;main.MaxRateType = AbsoluteChange
;main.ExtendedResolution = false ;main.ExtendedResolution = false
@@ -100,4 +100,5 @@ TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
;TimeServer = pool.ntp.org ;TimeServer = pool.ntp.org
;AutoAdjustSummertime = false ;AutoAdjustSummertime = false
;Hostname = undefined ;Hostname = undefined
;RSSIThreashold = 0
SetupMode = true SetupMode = true