rpi-433 icon indicating copy to clipboard operation
rpi-433 copied to clipboard

Consider using /dev/gpiomem for rootless use

Open techniq opened this issue 7 years ago • 1 comments

Might be worthwhile to use /dev/gpiomem (and fallback if not available) which would allow rootless use of the library. See https://github.com/n8henrie/node-rcswitch-gpiomem for another library that does this, and http://wiringpi.com/wiringpi-update-to-2-29/.

techniq avatar Aug 31 '16 01:08 techniq

This is one of the gpis-related things preventing me from using pm2 with a project that uses this. Would be awesome to see it fixed.

FlorianWendelborn avatar Aug 31 '16 08:08 FlorianWendelborn