You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a diff between the actual RxTx lib and your version, and i don't see any modification except for the deletion of the parallel port (if i remember correctly) and the modification of a line to add /dev/.
I use the official rxtx lib and if i remember correctly, unix systems are already supported (with /dev/).
So my question is: what did you do?
The text was updated successfully, but these errors were encountered:
Ok i get that you compiled for ARM architecture, but isn't the ARM RxTx which is availbale on rxtx.qbang.org enough?
I also would like to know how to prevent Zystem from outputting everything on the LogCat perspective in Eclipse. I tried modifying a java file in GNU.IO project to say to Zystem that it is in Silent Mode (LOG J2SE by default), but it is not working: do i have to compile the whole thing again?
Hi,
I made a diff between the actual RxTx lib and your version, and i don't see any modification except for the deletion of the parallel port (if i remember correctly) and the modification of a line to add /dev/.
I use the official rxtx lib and if i remember correctly, unix systems are already supported (with /dev/).
So my question is: what did you do?
The text was updated successfully, but these errors were encountered: