PHung Tung / SD_PlayerSkeleton

Dependencies:   SDFileSystem_Warning_Fixed

Dependents:   DISCO-F746_WAV_PLAYER WAV

Revision:
11:c33c711a5712
Parent:
3:dd3b8a21417b
Child:
12:f73e11831c1c
--- a/FileSelectorWav.hpp	Mon Jan 16 00:41:10 2017 +0000
+++ b/FileSelectorWav.hpp	Wed Mar 15 23:45:48 2017 +0000
@@ -56,7 +56,7 @@
         int maxPage_;
         int fileCount_;
 
-        // 拡張子を削除した文字列を取得
+        // 拡張子を削除したファイル名を取得
         string GetFileNameNoExt(int n);
 
         // コピー・コンストラクタとオブジェクトの代入演算子は使用禁止