GY-63_MS5611/libraries/PCA9685_RT/library.json
2021-05-28 14:16:25 +02:00

23 lines
456 B
JSON

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