Microtome / Photonic3D

(Beta) DLP resin 3D printer host controller with a browser-based UI
GNU General Public License v3.0
0 stars 0 forks source link

remove RXTX dependency #9

Closed DanielJoyce closed 6 years ago

DanielJoyce commented 6 years ago

Code is using JSSC, and all dependencies on RXTX based comm port impls are commented out already. So removing dep and dead code makes sense.

DanielJoyce commented 6 years ago

Fixed and merged.