Files
NeoPixelBus/library.json
2015-12-21 23:53:39 +02:00

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"
}
}