mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
clean up standalone
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
*/
|
||||
#ifdef ENV_NATIVE
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <FS.h>
|
||||
#include <LittleFS.h>
|
||||
#include "Arduino.h"
|
||||
#include "FS.h"
|
||||
#include "LittleFS.h"
|
||||
|
||||
fs::LittleFSFS LittleFS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user