Script execution

This commit is contained in:
gac-x03da
2019-08-09 10:40:58 +02:00
parent 47d1ca98f7
commit 48ffbb4f8c
+1 -1
View File
@@ -10,7 +10,7 @@ import time
SENSORS = (RefCurrent,)
STARTPOS = (-1.5)
ENDPOS = (+1.5)
STEPS = 0.01
STEPS = 0.02
LATENCY = 0.5
DWELL = 0.1