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

Method run

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

Source from the content-addressed store, hash-verified

15 })
16
17 def run(self):
18 #FIXME: this was copied from command/hobbico/cme ; to be adapted wrt Tello's methods
19 self._change_ap_creds(self.config.option("TARGET").value, self.config.option("NEW_PASSWORD").value, False)
20
21
22class ChangeApSsid(TelloModule, ConnectMixin):

Callers

nothing calls this directly

Calls 1

_change_ap_credsMethod · 0.45

Tested by

no test coverage detected