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:
4:ce980c240ae1
Parent:
3:59c27531f18e
--- a/VLSIcodec.h	Tue Jun 11 16:24:39 2013 +0000
+++ b/VLSIcodec.h	Thu Dec 26 09:14:07 2013 +0000
@@ -148,6 +148,8 @@
      */
     void resetplaytime();
     
+    void cancelplayback();
+    
     /** 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.