Skip to content

Commit b317ea7

Browse files
committed
Brought back compat with espressif8266
1 parent 6961aa7 commit b317ea7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@
2828
"name": "AsyncTCP-esphome",
2929
"version": "^2.1.1",
3030
"platforms": "espressif32"
31+
},
32+
{
33+
"owner": "esphome",
34+
"name": "ESPAsyncTCP-esphome",
35+
"version": "^2.0.0",
36+
"platforms": "espressif8266"
37+
},
38+
{
39+
"name": "Hash",
40+
"platforms": "espressif8266"
3141
}
3242
],
3343
"export": {

0 commit comments

Comments
 (0)