modified for VS1033

Dependents:   11U68_MP3Player with TFTLCD 11U68_MP3Player-with-TFTLCD Mp3_1

Fork of VS1033 by en 129

Revision:
9:1dd0ecaac8e5
Parent:
7:b61cd12eabc5
Child:
10:a8594af40a50
--- a/VS1053.h	Thu Jul 16 12:42:50 2015 +0000
+++ b/VS1053.h	Thu Jul 16 18:17:42 2015 +0000
@@ -67,7 +67,8 @@
     bool stop();
     void sine_test_activate(unsigned char wave);
     void sine_test_deactivate();
-    
+    void VS1053::VolControl(uint16_t vol);
+
 private:
     void writeReg(uint8_t, uint16_t);
     uint16_t readReg(uint8_t);