This library implements non-blocking functions to detect button actions, ensuring each action is debounced to filter out input noise on the button pin. The library can handle multiple buttons. Button ...
Button constructor receives one mandatory and three optional arguments. Apart from the button constructor, the library provides only one function which serves two roles: to continuously check and ...