Home Forums Sparkfun MP3 Shield Library Support Forum fail to replay an existing file Reply To: fail to replay an existing file

#1844
Anonymous
Inactive

Try removing sd.begin(); and also SdFat sd;

Despite what the troubleshooting says, the MP3player library will do this for you. Note that the sample code does not have sd.begin();