Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FrameworkComputer/inputmodule-rs
/ disconnect_dev
Function
disconnect_dev
python/inputmodule/gui/gui_threading.py:26–28 ·
view source on GitHub ↗
(device)
Source
from the content-addressed store, hash-verified
24
25
26
def
disconnect_dev(device):
27
global DISCONNECTED_DEVS
28
DISCONNECTED_DEVS.append(device)
Callers
2
send_command_raw
Function · 0.90
send_serial
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected