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:
- 17:abfd6af9a236
- Parent:
- 16:299cc1052baa
- Child:
- 18:6631cd0fbbcd
--- a/SD_PlayerSkeleton.cpp Wed Mar 22 09:20:13 2017 +0000 +++ b/SD_PlayerSkeleton.cpp Thu Mar 23 02:58:48 2017 +0000 @@ -1,7 +1,7 @@ //-------------------------------------------------------------- // SD プレーヤー用抽象基底クラス // -// 2017/03/21, Copyright (c) 2017 MIKAMI, Naoki +// 2017/03/22, Copyright (c) 2017 MIKAMI, Naoki //-------------------------------------------------------------- #include "SD_PlayerSkeleton.hpp"