mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
функции списка файлов от Сереги Третьякова
This commit is contained in:
@@ -15,4 +15,6 @@ void removeFile(const String& filename);
|
||||
void cleanDirectory(String path);
|
||||
void saveDataDB(String id, String data);
|
||||
String readDataDB(String id);
|
||||
extern void onFlashWrite();
|
||||
extern void onFlashWrite();
|
||||
|
||||
String FileList(String path);
|
||||
Reference in New Issue
Block a user