mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
123
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifdef FSEditor
|
||||
#include "FSEditor.h"
|
||||
|
||||
#ifdef ESP32
|
||||
#include "LITTLEFS.h"
|
||||
#define LittleFS LITTLEFS
|
||||
@@ -324,4 +324,3 @@ void FSEditor::handleUpload(AsyncWebServerRequest *request, const String &filena
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
@@ -1,6 +1,10 @@
|
||||
|
||||
#include <SSDP.h>
|
||||
<<<<<<< HEAD
|
||||
#include "test.h"
|
||||
=======
|
||||
|
||||
>>>>>>> parent of 01248f4... esp32
|
||||
#include "Class/CallBackTest.h"
|
||||
#include "Class/NotAsinc.h"
|
||||
#include "Class/ScenarioClass.h"
|
||||
|
||||
Reference in New Issue
Block a user