GY-63_MS5611/libraries/GAMMA/library.json
2021-11-02 15:15:11 +01:00

23 lines
518 B
JSON

{
"name": "GAMMA",
"keywords": "gamma, LED, brightness, intensity",
"description": "Arduino Library for the GAMMA function.\nBalances between speed and size, can set the gamma factor runtime.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/GAMMA.git"
},
"version": "0.2.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}