- fixed dt

git-svn-id: http://moon:8086/svn/projects/HendiControl@136 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-03-25 20:59:18 +00:00
parent 190c2f6a23
commit 52d303838a
+1 -1
View File
@@ -46,7 +46,7 @@ class Pololu1376(AStirrer):
if __name__ == '__main__':
s = Pololu1376(None, "/dev/ttyACM0", "115200")
s = Pololu1376(1.0, "/dev/ttyACM0", "115200")
s.activate()
print ("Set some speeds")