GY-63_MS5611/libraries/TSL235R/library.json
2021-12-29 13:37:09 +01:00

24 lines
492 B
JSON

{
"name": "TSL235R",
"keywords": "TSL235R, light, frequency, wavelength",
"description": "Library for the TSL235R light to frequency convertor.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/TSL235R.git"
},
"version": "0.1.2",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "TSL235R.h"
}