ethernet webserver works too

This commit is contained in:
technyon
2022-04-29 21:16:09 +02:00
parent 0e9baed3a4
commit 5b12e54be0
12 changed files with 263 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
*/
#include "WiFiManager.h"
#include "WifiEthServer.h"
#include "hardware/WifiEthServer.h"
#if defined(ESP8266) || defined(ESP32)