async-debounce 0.1.1

Debounce using embedded-hal and embedded-hal-async traits and embassy-time
Documentation

async-debounce

A simple library to debounce edge and level events on any type that implements the Wait and InputPin traits from e-hal and embassy-time.