hybridgroup / cylon-gpio

Cylon drivers for GPIO devices
http://cylonjs.com
Other
19 stars 14 forks source link

Change Button to behave more like Makey Button #38

Closed stewart closed 9 years ago

stewart commented 9 years ago

Now only has two events, "push" and "release".

Triggered once when the button is pushed or released, respectively.

edgarsilva commented 9 years ago

Looks good.