replace restart/format endpoints with system calls

This commit is contained in:
proddy
2024-08-31 16:09:22 +02:00
parent 55a55cbfca
commit 0753fee385
7 changed files with 1 additions and 110 deletions

View File

@@ -1,7 +1,6 @@
#ifndef UploadFileService_h
#define UploadFileService_h
#include "RestartService.h"
#include "SecurityManager.h"
#include <Arduino.h>