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
@@ -8,7 +8,7 @@
#include <MathUtils.h>
#include <Timing.h>
#include <filesystem.h>
#include <Features.h>
#include <features.h>
#include <settings/peripherals_settings.h>
#include <stateful_service_endpoint.h>