ESP8266 build fix

This commit is contained in:
2019-03-22 01:15:23 +03:00
parent 2f66491153
commit ad4d9df00a
3 changed files with 82 additions and 68 deletions

View File

@@ -23,6 +23,7 @@
#include <ESP8266WebServer.h>
#include <ESP8266WiFi.h>
#include <user_interface.h>
#define Ethernet WiFi
#endif
#if defined ARDUINO_ARCH_ESP32