summaryrefslogtreecommitdiff
path: root/examples/at_protocol.py
Commit message (Expand)AuthorAgeFilesLines
* docs: typo, update changesChris Liechti2016-06-251-1/+1
* style: use .format() instead of % formattingChris Liechti2016-06-211-4/+4
* style: some of the suggestions from flake8Chris Liechti2016-02-051-1/+1
* threaded: rename SerialPortWorker -> ReaderThreadChris Liechti2015-10-131-1/+1
* threaded: add write_line() to LineReader, doc updateChris Liechti2015-10-071-9/+3
* new example using LineReader, SerialPortWorkerChris Liechti2015-10-061-0/+160