GY-63_MS5611/libraries/MAX44007/library.json
2024-05-22 10:16:00 +02:00

24 lines
463 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.2.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "Max44007.h"
}