tarm / serial

BSD 3-Clause "New" or "Revised" License
1.6k stars 451 forks source link

Add SendBreak method #109

Open JulianJacobi opened 4 years ago

JulianJacobi commented 4 years ago

It would be nice to add a SendBreak() method to perform tcsendbreak() and the windows equivalent (SetCommBreak&ClearCommBreak).