Exemple #1
0
 def read(self):
     return libparport.readOneByte(self.basePort)
Exemple #2
0
def read():
    return libparport.readOneByte(BASE_PORT)