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

22 lines
415 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.3",
"frameworks": "arduino",
"platforms": "*"
}