GY-63_MS5611/libraries/DHTstable/library.json
2016-12-17 20:53:18 +01:00

16 lines
377 B
JSON

{
"name": "DHTlib",
"keywords": "DHT11 DHT22 DHT33 DHT44 AM2301 AM2302 AM2303",
"description": "Stable version of the library for DHT Temperature & Humidity Sensor.",
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/DHTstable"
}
}