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

tx_state=0 readout #24

Closed daviidw closed 8 years ago

daviidw commented 8 years ago

I need a non blocking way to check when all tx data have been sent. Maybe a function to readout the tx_state

I'm new to git so after reading a bit about the functions I found out about the fork functionality. Sorry about the incorrect usage of the git functionality :-)