forked from Makuna/NeoPixelBus
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"name": "NeoPixelBus",
|
|
"description": "Adafruit enhanced NeoPixel support library (WS2811, WS2812)",
|
|
"keywords": "led, strip",
|
|
"frameworks": "arduino",
|
|
"platforms": "*",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Makuna/NeoPixelBus.git"
|
|
}
|
|
}
|