GY-63_MS5611/libraries/Max44009/library.json
2023-10-04 10:47:20 +02:00

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