Exemplo n.º 1
0
 def read_all_waiting(self):
     return agw.receive_data(self._agw)
Exemplo n.º 2
0
 def read_all_waiting(self):
     return agw.receive_data(self._agw)
Exemplo n.º 3
0
 def read(self, count):
     return agw.receive_data(self._agw)
Exemplo n.º 4
0
 def read(self, count):
     return agw.receive_data(self._agw)