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