Script execution

This commit is contained in:
gac-x04sa
2019-03-07 15:04:20 +01:00
parent 56493f1cde
commit 334ee97c2b

View File

@@ -71,6 +71,7 @@ def auto_init():
# for safety, set the thresh values gigantically high to start with
AUTO_THRESH1_COUNT=100; AUTO_THRESH2_COUNT=100; AUTO_THRESH3_COUNT=100
AUTO_THRESH4_COUNT=100
COUNT_TIME = AUTO_EXP_LO
auto_init()