Debouncer v1.1.0
Features added
- Added new type
THROTTLE
Bug fuxes
TRAILING_EDGE
was incorrectly named. Changed this toTHROTTLE
and fixedTRAILING_EDGE
with an actual trailing edge debounce.
THROTTLE
TRAILING_EDGE
was incorrectly named. Changed this to THROTTLE
and fixed TRAILING_EDGE
with an actual trailing edge debounce.