2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
DebouncedButtonSet.h File Reference

Manages a set of debounced inputs. More...

#include <stdint.h>
#include "DebouncedDigitalInput.h"

Go to the source code of this file.

Classes

class  DebouncedButtonSet< N >
 

Detailed Description

Manages a set of debounced inputs.

Author
David Turner (dkt01)