PowerAnalyzer/.piolibdeps/AsyncTCP_ID1826/.library.json

32 lines
637 B
JSON

{
"license": "LGPL-3.0",
"name": "AsyncTCP",
"repository": {
"url": "https://github.com/me-no-dev/AsyncTCP.git",
"type": "git"
},
"platforms": [
"espressif32"
],
"frameworks": [
"arduino"
],
"version": "1.0.1",
"build": {
"libCompatMode": 2
},
"authors": [
{
"url": null,
"maintainer": true,
"email": null,
"name": "Hristo Gochkov"
}
],
"keywords": [
"async",
"tcp"
],
"id": 1826,
"description": "Asynchronous TCP Library for ESP32"
}