You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When interfacing with some systems, namely Linux systems using agetty, over serial the BREAK character is used to force the baud rate to change. Currently I don't see a way to send a BREAK character using SimplySerial.
When interfacing with some systems, namely Linux systems using
agetty, over serial the BREAK character is used to force the baud rate to change. Currently I don't see a way to send a BREAK character using SimplySerial.