Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 406 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 406 Bytes

Button class

One more implementation of a class to get user input from a normally open (NO) momentary push button. I'm using this for a personal project so I can't guarantee it's production ready. Let me know if you like it or if I can improve on it.

Offers a debounced digital read function and ability to read for "click" and "double click"

COPYRIGHT 2018, Stephen Castaneda stephen.c976@gmail.com