add button to restart to wifi configuration
This commit is contained in:
@@ -23,6 +23,7 @@ file(GLOB SRCFILES
|
||||
WebCfgServer.cpp
|
||||
PresenceDetection.cpp
|
||||
PreferencesKeys.h
|
||||
SpiffsCookie.cpp
|
||||
Version.h
|
||||
lib/ESP32_BLE_Arduino-1.0.1/src/*.cpp
|
||||
lib/ESP32_BLE_Arduino-1.0.1/src/*.h
|
||||
@@ -59,9 +60,9 @@ target_link_arduino_libraries(${PROJECT_NAME}
|
||||
WebServer
|
||||
DNSServer
|
||||
Preferences
|
||||
SPIFFS
|
||||
# esp32
|
||||
# Wire
|
||||
# SPIFFS
|
||||
# FS
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user