8000 Lock AsyncTCP version to 2.0.1 to bypass current bugs · Compy/ESPAsyncWebServer@242071e · GitHub
[go: up one dir, main page]

Skip to content

Commit 242071e

Browse files
committed
Lock AsyncTCP version to 2.0.1 to bypass current bugs
1 parent f2a65ff commit 242071e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository":
1111
{
1212
"type": "git",
13-
"url": "https://github.com/esphome/ESPAsyncWebServer.git"
13+
"url": "https://github.com/Compy/ESPAsyncWebServer.git"
1414
},
1515
"version": "3.1.0",
1616
"license": " 6339 LGPL-3.0",
@@ -25,6 +25,7 @@
2525
{
2626
"owner": "esphome",
2727
"name": "AsyncTCP-esphome",
28+
"version": "2.0.1",
2829
"platforms": ["espressif32", "libretiny"]
2930
},
3031
{

0 commit comments

Comments
 (0)
0