GY-63_MS5611/libraries/TLC5917/library.json
2024-07-14 10:18:46 +02:00

24 lines
490 B
JSON

{
"name": "TLC5917",
"keywords": "TLC5916, TLC5917",
"description": "Arduino library for TLC5917 8-Channel Constant-Current LED Sink Drivers.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/TLC5917.git"
},
"version": "0.2.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "TLC5917.h"
}