easybotics / node-rpi-rgb-led-matrix

Pilot your rgb led matrix with Nodejs ! Nodejs binding of rpi-rgb-led-matrix library https://github.com/hzeller/rpi-rgb-led-matrix - Actively Maintained!
Do What The F*ck You Want To Public License
57 stars 17 forks source link

Fix compilation errors on Node.js 13 #9

Closed lehni closed 4 years ago

lehni commented 4 years ago

This works for me on Node.js 13. I haven't tested backward compatibility though

keptan commented 4 years ago

Thanks for contributing your work! I'll have to check how this works out with our production build, but it looks promising to make this package more accessible to people without our specific setup.

keptan commented 4 years ago

tested, merging

lehni commented 4 years ago

👍