Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tiny-pilot/tinypilot
/ WriteError
Class
WriteError
app/hid/write.py:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
WriteError(Error):
13
pass
14
15
16
def
_write_to_hid_interface_immediately(hid_path, buffer):
Callers
1
write_to_hid_interface
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected