GY-63_MS5611/libraries/DHTstable/library.json
2023-10-25 19:52:37 +02:00

24 lines
520 B
JSON

{
"name": "DHTStable",
"keywords": "DHT11,DHT22,DHT33,DHT44,AM2301,AM2302,AM2303",
"description": "Stable version of the library for DHT Temperature & Humidity Sensor.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/DHTstable.git"
},
"version": "1.1.2",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "DHTStable.h"
}