MCPcopy Create free account
hub / github.com/bitcraze/crazyflie-lib-python / set_address

Method set_address

cflib/crtp/radiodriver.py:99–100  ·  view source on GitHub ↗
(self, address)

Source from the content-addressed store, hash-verified

97 self._channel = channel
98
99 def set_address(self, address):
100 self._address = address
101
102 def set_data_rate(self, dr):
103 self._datarate = dr

Callers 3

runMethod · 0.45
connectMethod · 0.45
scan_interfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected