+mp3

Dependencies:   mbed

Fork of VS1053 by SGMP Coperations

Revision:
6:447108751338
Parent:
4:5b1bd3cca8dc
--- a/player.h	Tue Dec 12 14:04:24 2017 +0000
+++ b/player.h	Tue Dec 12 19:05:24 2017 +0000
@@ -17,7 +17,10 @@
   void selectfile(char n);
   void stop(void);
   void run(void);
-  void read(void);
+  //void read(void);
+  void SGMP_First_Page(void);
+  void set_name(void);
+  void set_mode(void);
 private:
     
 };