Port framework changes: logo, reset endpoint, hostname-change restart, 10x WiFi wipe, LittleFS logging

This commit is contained in:
2026-06-29 01:09:45 +02:00
parent 82375a196b
commit 411500680b
3 changed files with 76 additions and 31 deletions
+1
View File
@@ -13,6 +13,7 @@ board = esp32dev
framework = arduino
platform = espressif32
monitor_speed = 115200
board_build.filesystem = littlefs
lib_deps =
tzapu/WiFiManager@^2.0.17
bblanchon/ArduinoJson@^7.4.3