Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem_Warning_Fixed
Diff: SD_PlayerSkeleton.cpp
- 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"