This commit is contained in:
2025-07-24 17:50:41 +02:00
parent 58f0d234e0
commit 8c81296460
3 changed files with 79 additions and 18 deletions

View File

@@ -74,7 +74,6 @@ board_upload.flash_size = 16MB
board_build.partitions = default_16MB.csv
targets = uploadfs
board_build.psram = disabled
upload_port = COM12
lib_deps =
bblanchon/ArduinoJson@^7.4.1
esp32async/ESPAsyncWebServer@^3.7.7