mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-10 22:50:56 +02:00
Brought back compat with espressif8266
This commit is contained in:
10
library.json
10
library.json
@@ -28,6 +28,16 @@
|
||||
"name": "AsyncTCP-esphome",
|
||||
"version": "^2.1.1",
|
||||
"platforms": "espressif32"
|
||||
},
|
||||
{
|
||||
"owner": "esphome",
|
||||
"name": "ESPAsyncTCP-esphome",
|
||||
"version": "^2.0.0",
|
||||
"platforms": "espressif8266"
|
||||
},
|
||||
{
|
||||
"name": "Hash",
|
||||
"platforms": "espressif8266"
|
||||
}
|
||||
],
|
||||
"export": {
|
||||
|
Reference in New Issue
Block a user