MCPcopy 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
22class LantzSerialTimeoutError(SerialTimeoutException, LantzTimeoutError):
23 pass
24
25
26BYTESIZE = {5: serial.FIVEBITS, 6: serial.SIXBITS,

Callers 1

raw_sendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected