.

Fork of VS1053 by Chaiyaporn Boonyasathian

Revision:
1:ab6777568920
Parent:
0:58524d569dfd
--- a/player.h	Fri Dec 02 19:37:00 2016 +0000
+++ b/player.h	Mon Dec 05 10:36:24 2016 +0000
@@ -27,7 +27,6 @@
 public:
   void begin(void);
   void playFile(char *file);
-  void recordFile(char *file);
 private:
     
 };