Refactors event socket

This commit is contained in:
Rune Harlyk
2024-11-07 16:58:19 +01:00
committed by Rune Harlyk
parent fd652bd967
commit 89611b5e3e
20 changed files with 98 additions and 127 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include <ServoController.h>
#include <ESPmDNS.h>
#include <LEDService.h>
#include <EventSocket.h>
#include <event_socket.h>
#include <FeaturesService.h>
#include <MotionService.h>
#include <ntp_service.h>