got mp3

Dependents:   greenmp3hotmark

Fork of VS1053 by SGMP Coperations

Revision:
2:a59255e80c0d
Parent:
1:17913cff05a2
Child:
3:94b538ace77a
--- a/player.h	Sat Dec 09 14:21:59 2017 +0000
+++ b/player.h	Sat Dec 09 15:07:27 2017 +0000
@@ -25,9 +25,6 @@
 public:
   void begin(void);
   void playFile(char *file);
-  void playfile(char n);
-  void getsong(void);
-  void readswitch(void);
   void stop(void);
 private: