v3.6.0
fixes:
- return Connection closed IOException from
read
on concurrentclose
instead of NPE
features:
- improved composite CDC devices support:
- skip non ACM control interfaces
- get correct ACM data interface from IAD
- new
GsmModem
device driver, e.g. for Unisoc based Fibocom GSM modems (#521) - moved
util/HexDump.java
from example to library