java-native / jssc

Java library for talking to serial ports (with added build support for maven, cmake, MSVC)
https://discord.gg/RBsUfE9sX9
GNU Lesser General Public License v3.0
164 stars 53 forks source link

Fix SerialPortEveny.isBREAK() #131

Closed ComBatVision closed 1 year ago

ComBatVision commented 1 year ago

Issue in SerialPortEveny.isBREAK() probably due to copy-paste.

tresf commented 1 year ago

Thanks!