파일 분할 코멘트 추가
This commit is contained in:
@@ -19,5 +19,7 @@ void sdStartLogging();
|
||||
String sdGetFileList();
|
||||
bool sdDeleteFile(const char *filename);
|
||||
bool sdCardPresent();
|
||||
String sdGetComment(const char *filename);
|
||||
bool sdSetComment(const char *filename, const char *comment);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user