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