jperkin / node-rpio

Raspberry Pi GPIO library for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example with button polling

SteveC00k opened this issue · comments

I am unable to figure out how to properly keep polling but when testing I noticed CTL-C does not exit.
I have to kill the app.
Anyway around this?

Also how would one do more than one button?