Example #1
0
 def set_channel_id(self, channel, deviceNum, deviceType, transmissionType):
     Ant.set_channel_id(self, channel, deviceNum, deviceType,
                        transmissionType)
     return self.wait_for_response(Message.ID.SET_CHANNEL_ID)
 def set_channel_id(self, channel, deviceNum, deviceType, transmissionType):
     Ant.set_channel_id(self, channel, deviceNum, deviceType, transmissionType)
     return self.wait_for_response(Message.ID.RESPONSE_CHANNEL)