1.1.1
What's Changed
- Cleanly exit with valid error message on serial port error by @gunnbr in #37
- Use blocking serial reads in main loop instead of manually sleeping in the loop and use a smaller serial buffer. Works well on my machine™ (cpu usage down to about 3%) but please raise a ticket if this causes some problems.
New Contributors
Full Changelog: v1.1.0...v1.1.1