Added proper FastLED URL

This commit is contained in:
David Madison 2016-12-20 05:38:23 -05:00 committed by GitHub
parent 1bf8d37baa
commit baaa63ff46
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Synopsis
This is the standard Adalight library, modified to work with the FastLED library (fastled.io) and 3-pin WS2812B LED strips (2016-era Adafruit NeoPixels).
This is the standard Adalight library, modified to work with the FastLED library ([fastled.io](http://fastled.io)) and 3-pin WS2812B LED strips (2016-era Adafruit NeoPixels).
In addition to ambilight setups, the protocol can be used to stream any color data from a computer to a WS2812B strip (data rate limited by serial throughput).