node-dmx / dmx

DMX controller library for node.js
MIT License
295 stars 96 forks source link

Support Serialport version ^10 #154

Open alana314 opened 1 year ago

alana314 commented 1 year ago

Thanks for your work on this project! Serialport post version 10 has some different syntax that causes it not to work with node-dmx. I'll submit a PR in a few for the enttec-usb-dmx-pro.js driver.

moerk0 commented 1 month ago

Could this pleased be rolled out. As it is open for over a year and we recently updated our project to use serialport^10. And now DMX support is broke due to this issue