roll back to asyncTCP 3.4.2, add CS6800 mixer

This commit is contained in:
MichaelDvP
2025-06-25 13:15:58 +02:00
parent aca66457f9
commit 2f95ef305d
5 changed files with 639 additions and 395 deletions

View File

@@ -2,6 +2,7 @@
#define HttpEndpoint_h
#include <functional>
#include <WiFi.h>
#include <ESPAsyncWebServer.h>
#include "SecurityManager.h"