arduino-audio-tools
|
Helper class to debounce user input from a push button. More...
#include <Debouncer.h>
Protected Attributes | |
unsigned long | debounce_ms = 0 |
uint16_t | ms |
void * | p_ref = nullptr |
Helper class to debounce user input from a push button.