1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-21 10:05:33 +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

@@ -17,7 +17,7 @@
"dependencies": [ "dependencies": [
{ {
"name": "ESPAsyncWebServer", "name": "ESPAsyncWebServer",
"authors": "Hristo Gochkov", "authors": "ESP32Async",
"frameworks": "arduino" "frameworks": "arduino"
}, },
{ {