1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-08-31 19:07:33 +00:00

ESPAsyncWebserver dependencies update

Change from authors "Hristo Gochkov" to "ESP32Async"

Project moved to ESP32Async organization at https://github.com/ESP32Async/AsyncTCP
This commit is contained in:
Frederic.D
2025-01-25 22:13:49 +01:00
committed by GitHub
parent ceffe2b7b3
commit 027bc9c74a

View File

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