We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed order of read priority.
Fixed in_waiting bug.
Uses pyserial 3.
Better Python 3 support.
Encode does not always work properly in Python 2.
Python 3 compatible.
Added match_chars read.
Added option for non-blocking thread locks.
Improved thread locks.
Added read_with_retry.