MCPcopy 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
26def disconnect_dev(device):
27 global DISCONNECTED_DEVS
28 DISCONNECTED_DEVS.append(device)

Callers 2

send_command_rawFunction · 0.90
send_serialFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected