Update AsyncUDP library.json (#2837)
* Fix https://github.com/platformio/platform-espressif32/issues/186 * Drop library.json
This commit is contained in:
parent
e055b28d1a
commit
43b781a158
@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"name":"AsyncUDP",
|
|
||||||
"description":"Asynchronous UDP Library for ESP32",
|
|
||||||
"keywords":"async,udp,server,client,multicast,broadcast",
|
|
||||||
"authors":
|
|
||||||
{
|
|
||||||
"name": "Hristo Gochkov",
|
|
||||||
"maintainer": true
|
|
||||||
},
|
|
||||||
"repository":
|
|
||||||
{
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/me-no-dev/ESPAsyncUDP.git"
|
|
||||||
},
|
|
||||||
"frameworks": "arduino",
|
|
||||||
"platforms":"espressif"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user