Update AutomaticBrightness.sh
This commit is contained in:
parent
144bf3f876
commit
9ae30173ee
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
#How much light change must be seen by the sensor befor it will act
|
||||
LightChange=5
|
||||
LightChange=10
|
||||
|
||||
#How often it check the sensor
|
||||
SensorDelay=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue