moritzruth / node-enttec-open-dmx-usb

💡 A Node.js library for interacting with the Enttec Open DMX USB Interface
MIT License
13 stars 5 forks source link

Forward SerialPort error event #79

Closed Granjow closed 2 years ago

Granjow commented 2 years ago

Thanks @moritzruth for this package which works out of the box!

I'm having an issue when no device is connected, which happens when I run unit tests on my laptop where part of the code tries to open a connection to the DMX device. The PR fixes that.

(I'd be happy about a patch release then! :))

moritzruth commented 2 years ago

Thank you! I'll release it later.