Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Committer:
okano
Date:
Thu Jan 29 10:48:57 2015 +0000
Revision:
48:99cfe3a929ea
file selector interface implemented

Who changed what in which revision?

UserRevisionLine numberNew contents of line
okano 48:99cfe3a929ea 1 #include <string>
okano 48:99cfe3a929ea 2
okano 48:99cfe3a929ea 3 //std::string get_file_name( std::string &defaultpath );
okano 48:99cfe3a929ea 4 std::string get_file_name( std::string &default_path, const char *suffix );