GY-63_MS5611/libraries/ML8511/library.json
2021-04-25 19:56:44 +02:00

23 lines
436 B
JSON

{
"name": "ML8511",
"keywords": "ML8511 UV sensor, 365 nm ",
"description": "Arduino library for ML8511 UV sensor",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/ML8511"
},
"version":"0.1.4",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}