diff --git a/libraries/AsyncUDP/library.json b/libraries/AsyncUDP/library.json deleted file mode 100644 index af70b76a45c..00000000000 --- a/libraries/AsyncUDP/library.json +++ /dev/null @@ -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" -}