mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-31 11:02:53 +00:00
refactor network code
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
#ifndef APStatus_h
|
||||
#define APStatus_h
|
||||
|
||||
#include <WiFi.h>
|
||||
#include <AsyncTCP.h>
|
||||
|
||||
#include <ArduinoJson.h>
|
||||
#include <ESPAsyncWebServer.h>
|
||||
#include <IPAddress.h>
|
||||
|
||||
#include "SecurityManager.h"
|
||||
#include "APSettingsService.h"
|
||||
|
||||
Reference in New Issue
Block a user