- fixed dt
git-svn-id: http://moon:8086/svn/projects/HendiControl@136 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -46,7 +46,7 @@ class Pololu1376(AStirrer):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
s = Pololu1376(None, "/dev/ttyACM0", "115200")
|
s = Pololu1376(1.0, "/dev/ttyACM0", "115200")
|
||||||
s.activate()
|
s.activate()
|
||||||
|
|
||||||
print ("Set some speeds")
|
print ("Set some speeds")
|
||||||
|
|||||||
Reference in New Issue
Block a user