Fixed 8266 build

This commit is contained in:
Gunnar Skjold
2024-01-06 19:11:22 +01:00
parent 48ab87ba50
commit b951fe9099
3 changed files with 6 additions and 3 deletions

View File

@@ -39,7 +39,6 @@
#include "html/conf_ui_json.h"
#include "html/conf_cloud_json.h"
#include "html/firmware_html.h"
#include <ESPRandom.h>
#if defined(ESP32)
#include <esp_task_wdt.h>