Library for VS1053 chip with non blocking call to check dreq and cancel playback function

Dependents:   VS1053Player MP3_test MP3_final_S4P_ANDRIAMARO_RAKOTO_1

Fork of VS1053lib by clemente di caprio

Revision:
3:59c27531f18e
Parent:
2:59076bd8a066
Child:
4:ce980c240ae1
--- a/VLSIcodec.h	Wed May 29 13:14:26 2013 +0000
+++ b/VLSIcodec.h	Tue Jun 11 16:24:39 2013 +0000
@@ -144,6 +144,10 @@
      */
     void getplaytime(char *playtime);
     
+    /** Clears the playtime string ready for the next file.
+     */
+    void resetplaytime();
+    
     /** Start a sine test to verify codec functionality
      *
      * @param pitch is a composite value. Use 0x7E to play a tone at 5KHz sampled at 22050Hz.