mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 16:49:11 +03:00
clean up standalone
This commit is contained in:
@@ -21,9 +21,10 @@
|
||||
#ifndef FS_H
|
||||
#define FS_H
|
||||
|
||||
#include "Arduino.h"
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <Arduino.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
|
||||
Reference in New Issue
Block a user