GY-63_MS5611/libraries/TLC5947/library.json
2024-02-13 17:01:59 +01:00

24 lines
452 B
JSON

{
"name": "TLC5947",
"keywords": "",
"description": "Arduino library for TLC5947 24 channel 12 bit PWM.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/TLC5947.git"
},
"version": "0.3.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "TLC5947.h"
}