add simple web server for configuration

This commit is contained in:
technyon
2022-03-27 09:41:19 +02:00
parent 38b5af5421
commit 5941a98f7e
4 changed files with 178 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ file(GLOB SRCFILES
Network.cpp
Nuki.cpp
MqttTopics.h
WebCfgServer.cpp
lib/ESP32_BLE_Arduino-1.0.1/src/*.cpp
lib/ESP32_BLE_Arduino-1.0.1/src/*.h
lib/WiFiManager/WiFiManager.cpp