RishiGupta12 / SerialPundit

Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
GNU Affero General Public License v3.0
125 stars 56 forks source link

OS X 10.9.5 Library Versions #3

Closed artjomg closed 9 years ago

artjomg commented 9 years ago

Hi,

I am on mac OS X 10.9.5 and use System.out.println(scm.getLibraryVersions()) to get the versions of the libs. However it looks like there is a mismatch between the Java and native lib.

Java lib version: 1.0.3 Native lib version: 1.0.2

Are the Versions compatible?

Thanx, Rtg

RishiGupta12 commented 9 years ago

Version have been used for info purpose only. They do not interfere with operations in any way.