Playing and controlling MP3s works great. \o/
This commit is contained in:
@ -34,3 +34,7 @@
|
||||
#define PIN_BTN_TRACK_PREV D7
|
||||
|
||||
#define DEBOUNCE_MILLIS 100
|
||||
#define VOLUME_DEFAULT 0xA0
|
||||
#define VOLUME_MIN 0x60
|
||||
#define VOLUME_MAX 0xC0
|
||||
#define VOLUME_STEP 0x08
|
||||
|
Reference in New Issue
Block a user