初始化提交
This commit is contained in:
17
arduino-cli/libraries/ESPAsyncUDP/library.json
Normal file
17
arduino-cli/libraries/ESPAsyncUDP/library.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name":"ESPAsyncUDP",
|
||||
"description":"Asynchronous UDP Library for ESP8266",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user