mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-03 15:18: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
|
||||
ImageSize = VGA
|
||||
FixedExposure = false
|
||||
;Demo = true
|
||||
Demo = false
|
||||
|
||||
[Alignment]
|
||||
InitialRotate = 179
|
||||
@@ -46,7 +46,7 @@ main.DecimalShift = 0
|
||||
main.AnalogDigitalTransitionStart = 9.2
|
||||
PreValueUse = true
|
||||
PreValueAgeStartup = 720
|
||||
AllowNegativeRates = false
|
||||
main.AllowNegativeRates = false
|
||||
main.MaxRateValue = 0.05
|
||||
;main.MaxRateType = AbsoluteChange
|
||||
;main.ExtendedResolution = false
|
||||
@@ -100,4 +100,5 @@ TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
|
||||
;TimeServer = pool.ntp.org
|
||||
;AutoAdjustSummertime = false
|
||||
;Hostname = undefined
|
||||
;RSSIThreashold = 0
|
||||
SetupMode = true
|
||||
|
||||
Reference in New Issue
Block a user