Script execution

This commit is contained in:
x07maop
2016-05-30 12:16:07 +02:00
parent 03c443e966
commit 0e4840be57

View File

@@ -28,6 +28,6 @@ while True:
otf(start=385, end=435, time=2, delay=5,mode = 'CIRC+', offset = -0.7, name = 'NE_plus')
counter = counter +1
if counter = 4:
if counter == 4:
break