Skip to content

Commit

Permalink
DM: update fancy player header
Browse files Browse the repository at this point in the history
  • Loading branch information
deanm1278 committed Jul 24, 2018
1 parent df720f2 commit ad5b023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/DMA_fancy_player/DMA_fancy_player.ino
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
* the PLAY pin will start playback from the beginning of the file
* the PAUSE pin will pause playback at the current point
* the RESUME pin will resume playback at the point it was paused
* a potentiometer is connected to the VOLUME pin to set the playback volume
*/

#include "Adafruit_MP3.h"
#include <SPI.h>
#include <SD.h>
Expand Down

0 comments on commit ad5b023

Please sign in to comment.