Pi4J/pi4j-v1

Serial::write(byte data[]) throwing java.lang.StringIndexOutOfBoundsException

savageautomate opened this issue · 1 comments

When attempting to send a single byte in the array using method "Serial::write(byte data[]) ", the following exception is thrown: "java.lang.StringIndexOutOfBoundsException"

Fixed in 0.0.5-SNAPSHOT