Library for Skeleton of SD card player. SD カードプレーヤのための骨組みとして使うためのライブラリ.このライブラリを登録した際のプログラム:「F746_SD_Player_Demo」

Dependencies:   SDFileSystem_Warning_Fixed

Dependents:   F746_SD_Player_Demo F746_SD_VarableFilter F746_SD_GraphicEqualizer F746_MySoundMachine ... more

Revision:
10:303d6435a09b
Parent:
9:1ba92e340dce
Child:
13:3df6a1f66b1c
--- a/SD_PlayerSkeleton.cpp	Mon Jan 16 00:40:08 2017 +0000
+++ b/SD_PlayerSkeleton.cpp	Mon Jan 16 00:41:10 2017 +0000
@@ -1,7 +1,7 @@
 //--------------------------------------------------------------
 //  SD プレーヤー用抽象基底クラス
 //
-//  2017/01/16, Copyright (c) 2016 MIKAMI, Naoki
+//  2017/01/16, Copyright (c) 2017 MIKAMI, Naoki
 //--------------------------------------------------------------
 
 #include "SD_PlayerSkeleton.hpp"