Script execution
This commit is contained in:
@@ -25,7 +25,7 @@ while True:
|
||||
|
||||
counter = counter +1
|
||||
print "package nr completed: ", counter
|
||||
if counter == 4:
|
||||
if counter == 2:
|
||||
break
|
||||
|
||||
set_hx(-6.5)
|
||||
|
||||
Reference in New Issue
Block a user