fix compile errors

This commit is contained in:
lumapu 2024-01-09 20:37:10 +01:00
parent cc9ba1b808
commit 3a8f37fd8e
4 changed files with 5 additions and 6 deletions

View file

@ -8,7 +8,6 @@
#include "defines.h"
#include "hm/hmSystem.h"
#include "plugins/history.h"
#if defined(ETHERNET)
#include "AsyncWebServer_ESP32_W5500.h"
#else