GY-63_MS5611/libraries/MAX44007/library.json
2022-11-16 16:03:33 +01:00

24 lines
469 B
JSON

{
"name": "Max44007",
"keywords": "Max44007,Lux,light",
"description": "library for Max44007 Lux sensor Arduino.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Max44007.git"
},
"version": "0.1.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "Max44007.h"
}