Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Garcia <danielgarcia@gmail.com>2013-11-11 10:18:08 +0400
committerDaniel Garcia <danielgarcia@gmail.com>2013-11-11 10:18:08 +0400
commit924a3b4ef2ade040298eb8109de852fffdd5bf42 (patch)
tree984558741fcfc48363cf3be21d264b5038673dd3 /README.md
parent6800f7fd10eddc6778a00a48d5174413820203ac (diff)
Update readme with some more information
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbe59a69..dcf368fd 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,17 @@ Right now the library is supported on a variety of arduino compatable platforms.
What types of platforms are we thinking about supporting in the future? Here's a short list: MSP430, ChipKit32, Maple, Beagleboard
-*TODO* - provide link to full documentation in readme.
+## What about that name?
+
+Wait, what happend to FastSPI_LED and FastSPI_LED2? The library was initially named FastSPI_LED because it was focused on very fast
+and efficient SPI access. However, since then, the library has expanded to support a number of LED chipsets that don't use SPI, as
+well as a number of math and utility functions for LED processing across the board. We decided that the name FastLED more accurately
+represents the totality of what the library provides, everything fast, for LEDs.
+
+## For more information
+
+Check out the official site http://fastled.io for links to documentation, issues, and news
+
*TODO* - get candy