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

Abstracted digital input with debouncing applied. More...

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

Go to the source code of this file.

Classes

class  DebouncedDigitalInput
 

Detailed Description

Abstracted digital input with debouncing applied.

Author
David Turner (dkt01)