Card Reader WIP
This commit is contained in:
@@ -5,5 +5,11 @@ void stop();
|
||||
|
||||
void start();
|
||||
|
||||
boolean buttonPressed(const uint8_t pin);
|
||||
|
||||
unsigned long lastStart = 0;
|
||||
|
||||
const int startDelay = 250;
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user