Merge branch 'DMX-5-switch-connection' into DMX-3-configuration-WebUI

This commit is contained in:
RaffaelW 2024-12-13 18:10:42 +01:00
commit 9a6c41f027
9 changed files with 317 additions and 66 deletions

View file

@ -1,6 +1,6 @@
#pragma once
#include <ESPAsyncWebServer.h>
#include <AsyncWebServer_ESP32_W5500.h>
#include <ESPDMX.h>
#include <Preferences.h>