Update autobrightness.sh

default sensitivity to use.
This commit is contained in:
Theluga 2023-12-19 17:04:06 +00:00 committed by GitHub
parent 78f3c14ed9
commit 346577c270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
Priority=19 # CPU limit, adjust as needed
# How much light change must be seen by the sensor before it will act
LightChange=5
LightChange=10
# How often it checks the sensor
SensorDelay=1