node-gpio
node-gpio copied to clipboard
Fixes PWM
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 though