git-svn-id: http://moon:8086/svn/projects/HendiControl@138 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-03-25 21:15:05 +00:00
parent 7cad666006
commit b0ba6bc7b4
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ if __name__ == '__main__':
print ("Set some speeds")
s.setSpeed(50)
time.sleep(2)
s.setSpeed(100)
s.setSpeed(20)
time.sleep(2)
s.setSpeed(50)
time.sleep(2)