GY-63_MS5611/libraries/ML8511/library.json
2022-11-17 20:12:05 +01:00

24 lines
466 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.git"
},
"version": "0.1.9",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "ML8511.h"
}