🎐 Makes Analytics service use system service for metrics
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#ifndef SYSTEM_SERVICE_H
|
||||
#define SYSTEM_SERVICE_H
|
||||
|
||||
#include <filesystem.h>
|
||||
#include <ESPmDNS.h>
|
||||
#include <PsychicHttp.h>
|
||||
#include <WiFi.h>
|
||||
#include <task_manager.h>
|
||||
#include <filesystem.h>
|
||||
#include <global.h>
|
||||
|
||||
namespace system_service {
|
||||
|
||||
Reference in New Issue
Block a user