mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 21:59:50 +03:00
ESP8266 build fix
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <ESP8266WebServer.h>
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <user_interface.h>
|
||||
#define Ethernet WiFi
|
||||
#endif
|
||||
|
||||
#if defined ARDUINO_ARCH_ESP32
|
||||
|
||||
Reference in New Issue
Block a user