GY-63_MS5611/libraries/Max44009/library.json
2022-01-05 16:46:56 +01:00

24 lines
469 B
JSON

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