GY-63_MS5611/libraries/ML8511/library.json
2023-11-13 17:51:20 +01:00

24 lines
461 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.11",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "ML8511.h"
}