const int DEBOUNCE_DELAY = 100; // Debounce delay for buttons - can be adjusted if button reacts to fast/slow const int DEBOUNCE_DELAY_V = 30; // Debounce delay for potmeter - can be adjusted if ...
License: This code is public domain but you buy me a beer if you use this and we meet someday (Beerware license). Feel like supporting our work? Buy a board from SparkFun! SoftwareSerial mp3_sws(2,3); ...