Add homepage

This commit is contained in:
Ivan Kravets
2016-08-18 01:45:51 +03:00
committed by GitHub
parent 95b32de1ef
commit 026e113e31

View File

@@ -2,6 +2,7 @@
"name": "NeoPixelBus", "name": "NeoPixelBus",
"keywords": "NeoPixel, WS2811, WS2812, SK6812, RGB, RGBW", "keywords": "NeoPixel, WS2811, WS2812, SK6812, RGB, RGBW",
"description": "A library that makes controlling NeoPixels (WS2811, WS2812 & SK6812) easy. Supports most Arduino platforms. Support for RGBW pixels. Includes seperate RgbColor, RgbwColor, HslColor, and HsbColor objects. Includes an animator class that helps create asyncronous animations. For Esp8266 it has three methods of sending data, DMA, UART, and Bit Bang.", "description": "A library that makes controlling NeoPixels (WS2811, WS2812 & SK6812) easy. Supports most Arduino platforms. Support for RGBW pixels. Includes seperate RgbColor, RgbwColor, HslColor, and HsbColor objects. Includes an animator class that helps create asyncronous animations. For Esp8266 it has three methods of sending data, DMA, UART, and Bit Bang.",
"homepage": "https://github.com/Makuna/NeoPixelBus/wiki",
"repository": "repository":
{ {
"type": "git", "type": "git",