zigbee4java icon indicating copy to clipboard operation
zigbee4java copied to clipboard

Addition of JSerialComm as port library

Open Ziver opened this issue 5 years ago • 0 comments

I was unable to use the existing Serial port implementation, received JVM crash.

Solved my issue by using the newer JSerialComm library instead. I'm now able to connect to the serial port on Java 11.

Ziver avatar Dec 26 '20 00:12 Ziver