We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5d6f7 commit 89cf310Copy full SHA for 89cf310
esp3d/esp3d.cpp
@@ -41,6 +41,7 @@
41
#include "webinterface.h"
42
#include "command.h"
43
#ifdef ARDUINO_ARCH_ESP8266
44
+#include <FS.h>
45
#include "ESP8266WiFi.h"
46
#if defined (ASYNCWEBSERVER)
47
#include <ESPAsyncTCP.h>
0 commit comments