debouncing 0.2.0

Debounce keys in an embedded context
Documentation

Debouncing algorithms to make sense of real world buttons.

Currently sporting one algorithm, using hackadays ultimate debouncing algorithm, for multiple inputs at once.

Just measure your input pins regularily and call update(pin_no, pressed)...