Sparkfun-MP3-Player-Shield-Arduino-Library icon indicating copy to clipboard operation
Sparkfun-MP3-Player-Shield-Arduino-Library copied to clipboard

Added optional timecode delayed start to ::playTrack just as in ::playMP3

Open stefandz opened this issue 9 years ago • 0 comments

Simple addition - playMP3 allowed optional timecode starting, playTrack did not. Added this in. Tested calling ::playTrack(filename), ::playTrack(filename, 0) and playTrack(filename, 2000). All results were as expected.

This is based on a customer suggestion / request.

stefandz avatar Jun 15 '15 12:06 stefandz