GY-63_MS5611/libraries/ADT7470/library.json
2023-10-15 13:45:19 +02:00

24 lines
473 B
JSON

{
"name": "ADT7470",
"keywords": "ADT7470, Fan, monitoring",
"description": "Arduino library for I2C ADT7470 Fan Monitoring.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/ADT7470.git"
},
"version": "0.2.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "ADT7470.h"
}