EyeDive / pi-gpio-js

A simple node.js-based GPIO helper for the Raspberry Pi - Forked from rakeshpai/pi-gpio
1 stars 1 forks source link

Fixture/listening #4

Closed anthony-maudry closed 7 years ago

anthony-maudry commented 7 years ago

Changes on GPIO read behaviour to enhance perfomance.

This should resolve a bug when listening multiple ports due to a number of process fork limitation.