Reworked line about FastLED

This commit is contained in:
David Madison 2016-12-20 05:07:16 -05:00
parent 9c8d8ebfa7
commit 523daa7ea0
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 3-pin WS2812B LED strips (2016-era Adafruit NeoPixels). The Arduino code has been modified to use the FastLED library.
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).
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).