Exemplo n.º 1
0
 def read(self):
     return libparport.readOneByte(self.basePort)
Exemplo n.º 2
0
def read():
    return libparport.readOneByte(BASE_PORT)