tarm / serial

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

[Question] How To Send Break Signal? #123

Open KiddoV opened 2 years ago

KiddoV commented 2 years ago

Is there a way to send break signal to a port. You know, it is like using TeraTerm to send break?

oxodao commented 2 years ago

Not in the lib, there is a PR: https://github.com/tarm/serial/pull/110 but it looks like the author no longer maintaining this lib