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

22 lines
460 B
JSON

{
"name": "SHT31",
"keywords": "SHT31 Temperature Humidity I2C SHT30 SHT35",
"description": "Arduino library for the I2C SHT31 temperature and humidity sensor",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/SHT31"
},
"version":"0.3.0",
"frameworks": "arduino",
"platforms": "*"
}