Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
connect
Method · 0.45
scan_interface
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected