- add serial
git-svn-id: http://moon:8086/svn/projects/HendiControl@144 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
from astirrer import AStirrer
|
||||
import serial
|
||||
import time
|
||||
import serial
|
||||
|
||||
|
||||
class Pololu1376(AStirrer):
|
||||
def __init__(self, dt, com_port='/dev/ttyUSB0', com_baud=9600):
|
||||
|
||||
Reference in New Issue
Block a user