GY-63_MS5611/libraries/DHTNEW/library.json
2021-01-29 12:31:58 +01:00

20 lines
529 B
JSON

{
"name": "DHTNEW",
"keywords": "DHT11, DHT22, DHT33, DHT44, AM2301, AM2302, AM2303, autodetect, offset, interrupt, powerDown",
"description": "Arduino library for DHT temperature and humidity sensor, with automatic sensortype recognition.",
"authors":
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
},
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/DHTNEW.git"
},
"version":"0.4.3",
"frameworks": "arduino",
"platforms": "*"
}