zeitungen / node-rpi-rgb-led-matrix

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

Updated to use Nan and multiple versions of Node.js up to 5 #6

Closed sebleedelisle closed 8 years ago

sebleedelisle commented 8 years ago

Rewritten in the style recommended in https://github.com/nodejs/node-addon-examples for Nan (https://github.com/nodejs/nan) so should be good for versions 0.8, 0.10, 0.12, 4 and 5.

Tested with : 0.10.29 - works, but requires fix outlined in Readme 0.12.6 5.4.2

zeitungen commented 8 years ago

Awesome ! I've test it with my node 0.10.40. No problem. Thanks for the PR !

sebleedelisle commented 8 years ago

That's very encouraging! :)

On Sun, Jan 31, 2016 at 11:18 AM, Maxime Journaux notifications@github.com wrote:

Awesome ! I've test it with my node 0.10.40. No problem. Thanks for the PR !

— Reply to this email directly or view it on GitHub https://github.com/zeitungen/node-rpi-rgb-led-matrix/pull/6#issuecomment-177470673 .