JamesBarwell / rpi-gpio.js

Control Raspberry Pi GPIO pins with node.js
MIT License
658 stars 115 forks source link

Compability for revision 2 of the Raspberry Pi #3

Closed robertkowalski closed 11 years ago

robertkowalski commented 11 years ago

This will add compability for the new GPIO settings of revision 2. The module will now detect if it is running on a version 2 revision. This is realized by reading from "/proc/cpuinfo".

Please publish the new version to npm too, if the commit is merged. Thanks!

JamesBarwell commented 11 years ago

Cheers Robert. This is now available on npm.