Hi,
2 small things
In the help text
Serial.println (F (“[r] Resets and initializes VS10xx chip.”));
must be
Serial.println (F (“[R] Resets and initializes VS10xx chip.”));
Serial.write((byte*)&title, 30);
gives a error
MP3Shield_Library_Demo:151: error: no matching function for call to ‘Serial_::write(byte*, int)’