mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 07:02:17 +03:00
First working platformio version
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
|
||||
#include <FS.h>
|
||||
#include <SPIFFS.h>
|
||||
|
||||
#include "main.h"
|
||||
#include "set.h"
|
||||
#include "Global.h"
|
||||
|
||||
void File_system_init() {
|
||||
Serial.begin(115200);
|
||||
|
||||
Reference in New Issue
Block a user