Example #1
0
 def open_channel(self, channel):
     Ant.open_channel(self, channel)
     return self.wait_for_response(Message.ID.OPEN_CHANNEL)
 def open_channel(self, channel):
     Ant.open_channel(self, channel)
     return self.wait_for_response(Message.ID.RESPONSE_CHANNEL)