GY-63_MS5611/libraries/PCA9635/library.json
2021-04-25 19:56:44 +02:00

23 lines
438 B
JSON

{
"name": "PCA9635",
"keywords": "I2C,PCA9635,PWM",
"description": "Arduino library for PCA9635 I2C LED driver",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/PCA9635.git"
},
"version":"0.3.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}