mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-06 08:38:54 +03:00
Cleanup config (#1972)
* Update config.ini * Update config.ini * Update config.ini
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user