Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ LantzSerialTimeoutError
Class
LantzSerialTimeoutError
lantz/drivers/legacy/serial.py:22–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
22
class
LantzSerialTimeoutError(SerialTimeoutException, LantzTimeoutError):
23
pass
24
25
26
BYTESIZE = {5: serial.FIVEBITS, 6: serial.SIXBITS,
Callers
1
raw_send
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected