sketchbook
|
Macros | |
#define | COUNT_KEY 0 |
#define | BUTTON_PIN 17 |
#define | DEBOUNCE_TIME 100 |
Functions | |
PI_THREAD (waitForIt) | |
void | setup (void) |
int | main (void) |
#define BUTTON_PIN 17 |
#define COUNT_KEY 0 |
#define DEBOUNCE_TIME 100 |
int main | ( | void | ) |
PI_THREAD | ( | waitForIt | ) |
void setup | ( | void | ) |
Arduino IDE: put your setup code here, to run once.