Skip to content

Instantly share code, notes, and snippets.

View djmason9's full-sized avatar
🤓
Nerding out on code

DJ Mason djmason9

🤓
Nerding out on code
View GitHub Profile
unsigned long csSum;
int looptype = 0;
int touchPad = 4;
int red = 0; //IO1 pin 7
int green = 1; //IO3 pin 2
int blue = 2; //IO3 pin 2
int state = HIGH;
int r;
int p = HIGH;