mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Включаем технический редактор файлов
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
extern void standWebServerInit();
|
||||
extern bool handleFileRead(String path);
|
||||
extern String getContentType(String filename);
|
||||
#ifdef REST_FILE_OPERATIONS
|
||||
//#ifdef REST_FILE_OPERATIONS
|
||||
extern void handleFileUpload();
|
||||
extern void handleFileDelete();
|
||||
extern void handleFileCreate();
|
||||
extern void handleFileList();
|
||||
#endif
|
||||
//#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user