Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dronesploit/dronesploit
/ run
Method
run
dronesploit/_src/modules/command/hobicco/flitt.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
class
PowerOff(FlittCommandModule):
64
""
" Power off the target Flitt. "
""
65
def
run(self):
66
self._power_off()
67
68
69
class
StopVideo(FlittCommandModule):
Callers
nothing calls this directly
Calls
1
_power_off
Method · 0.80
Tested by
no test coverage detected