PaulStoffregen / AltSoftSerial

Software emulated serial using hardware timers for improved compatibility
http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
328 stars 131 forks source link

add support for different serial formats #63

Open stattin42 opened 2 years ago

stattin42 commented 2 years ago

Needed 6-bit format and parity support. Tried PR #52, but did not work for me. Reworked and adjusted.