Refactors feature service

This commit is contained in:
Rune Harlyk
2024-11-08 17:03:31 +01:00
parent 4fff03ce54
commit a7eec4f7f2
8 changed files with 46 additions and 125 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include <task_manager.h>
#include <WiFi.h>
#include <async_worker.h>
#include <Features.h>
#include <features.h>
namespace Camera {