mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-11 23:58:58 +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 "command.h"
|
||||
#ifdef ARDUINO_ARCH_ESP8266
|
||||
#include <FS.h>
|
||||
#include "ESP8266WiFi.h"
|
||||
#if defined (ASYNCWEBSERVER)
|
||||
#include <ESPAsyncTCP.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user