GY-63_MS5611/libraries/TLC5947/library.json
2023-06-22 17:44:23 +02:00

24 lines
458 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.1.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "TLC5947.h"
}