GY-63_MS5611/libraries/PCA9635/library.json
2016-12-18 10:48:17 +01:00

24 lines
433 B
JSON

{
"name": "PCA9635",
"keywords": "I2C PCA9635 PWM",
"description": "Library for PCA9635 PWM.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/PCA9635"
}
}