include wifi and thernet webserver

This commit is contained in:
technyon
2022-04-28 22:46:59 +02:00
parent 677f7e56c8
commit 47c3729800
36 changed files with 4041 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
#include "Network.h"
#include <WiFiManager.h> // https://github.com/tzapu/WiFiManager
#include "Arduino.h"
#include "MqttTopics.h"
#include "PreferencesKeys.h"