SPKT

Dependencies:   SDFileSystem_Warning_Fixed

Dependents:   DISCO-F746_WAV_PLAYER WAV

Revision:
7:930d50953ec2
Parent:
6:6fe2b62f259d
Child:
8:59d3f9c81c4f
--- a/SD_PlayerSkeleton.cpp	Wed Nov 09 13:19:52 2016 +0000
+++ b/SD_PlayerSkeleton.cpp	Tue Nov 15 13:28:02 2016 +0000
@@ -1,7 +1,7 @@
 //--------------------------------------------------------------
 //  SD プレーヤー用抽象基底クラス
 //
-//  2016/11/09, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/11/15, Copyright (c) 2016 MIKAMI, Naoki
 //--------------------------------------------------------------
 
 #include "SD_PlayerSkeleton.hpp"