mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
...
This commit is contained in:
10
include/Main.h
Normal file
10
include/Main.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
//
|
||||
#include "EspFileSystem.h"
|
||||
#include "Global.h"
|
||||
#include "Utils/Pretty.h"
|
||||
#include "Utils/WiFiUtils.h"
|
||||
#include "AsyncWebServer.h"
|
||||
#include "StandWebServer.h"
|
||||
#include "classes/sendJson.h"
|
||||
#include "classes/NotAsync.h"
|
||||
Reference in New Issue
Block a user