️ Removes task manager dependency

This commit is contained in:
Rune Harlyk
2025-09-14 21:12:57 +02:00
committed by Rune Harlyk
parent e1e11346b4
commit 43b5216d9f
8 changed files with 87 additions and 386 deletions
-1
View File
@@ -4,7 +4,6 @@
#include <ESPmDNS.h>
#include <PsychicHttp.h>
#include <WiFi.h>
#include <task_manager.h>
// #include <event_socket.h>
#include <filesystem.h>
#include <global.h>