node-gpio
node-gpio copied to clipboard
Results
2
node-gpio issues
Sort by
recently updated
recently updated
newest added
Node 0.10 is unmaintained, so adding support to newer would be good. Some details in https://github.com/noflo/noflo-gpio/issues/1
For PWM output was set before exporting it, causing the pin to be configured as input. Tested on raspberrypi Fixed a faulty argument length check in touch, haven't tested it...