MCPcopy
hub / github.com/dronesploit/dronesploit / run

Method run

dronesploit/_src/modules/command/dji/tello.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65class Takeoff(TelloModule):
66 """ Takeoff the target Tello. """
67 def run(self):
68 self._send_udp_command("takeoff")
69

Callers

nothing calls this directly

Calls 1

_send_udp_commandMethod · 0.80

Tested by

no test coverage detected