1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-20 23:45:32 +00:00

Merge pull request #324 from nanostra/master

ESPAsyncWebserver dependencies update
This commit is contained in:
2025-04-12 12:39:08 +02:00
committed by GitHub

View File

@@ -16,8 +16,8 @@
], ],
"dependencies": [ "dependencies": [
{ {
"name": "ESP Async WebServer", "name": "ESPAsyncWebServer",
"authors": "Hristo Gochkov", "authors": "ESP32Async",
"frameworks": "arduino" "frameworks": "arduino"
}, },
{ {