async-debounce

Crates.ioasync-debounce
lib.rsasync-debounce
version0.1.1
sourcesrc
created_at2024-02-02 16:57:07.240735
updated_at2024-02-02 17:15:22.623792
descriptionDebounce using embedded-hal and embedded-hal-async traits and embassy-time
homepage
repositoryhttps://github.com/CBJamo/async-debounce
max_upload_size
id1124577
size4,032
Caleb Jamison (CBJamo)

documentation

README

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.

Commit count: 0

cargo fmt