Exemplo n.º 1
0
 def __init__(self, port, consts=None):
     consts = consts or FS2100Constants
     FS345.__init__(self, port, consts)
Exemplo n.º 2
0
 def __init__(self, port, consts=None):
     consts = consts or FS2100Constants
     FS345.__init__(self, port, consts)