mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 20:19:12 +08:00
Fix for esp8266 new core Thanks @D-A-V
This commit is contained in:
parent
ad5d6f7720
commit
89cf310728
@ -41,6 +41,7 @@
|
|||||||
#include "webinterface.h"
|
#include "webinterface.h"
|
||||||
#include "command.h"
|
#include "command.h"
|
||||||
#ifdef ARDUINO_ARCH_ESP8266
|
#ifdef ARDUINO_ARCH_ESP8266
|
||||||
|
#include <FS.h>
|
||||||
#include "ESP8266WiFi.h"
|
#include "ESP8266WiFi.h"
|
||||||
#if defined (ASYNCWEBSERVER)
|
#if defined (ASYNCWEBSERVER)
|
||||||
#include <ESPAsyncTCP.h>
|
#include <ESPAsyncTCP.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user