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>2014-10-22 22:06:59 +0400
committerDaniel Garcia <danielgarcia@gmail.com>2014-10-22 22:06:59 +0400
commit7d291d5135597da09682177f39386ea09de30aa4 (patch)
tree07fb85e4d6201d984953e94ed9ee85db12b16de7
parentf38212e7b85f60b9ab9b177fbc2f3cf580f16738 (diff)
parent657f9cea1eb315c66b78e956f3b496b9afa1270d (diff)
Merge pull request #85 from embedded-creations/patch-1
Typo
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 402a7f84..b02432a4 100755
--- a/index.html
+++ b/index.html
@@ -50,7 +50,7 @@
<article>
<header>
<h1>Fast, easy LED library for Arduino</h1>
- <p>FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and <a href="https://github.com/FastLED/FastLED/wiki/Chipset-reference">more</a>. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commerical products. </p>
+ <p>FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and <a href="https://github.com/FastLED/FastLED/wiki/Chipset-reference">more</a>. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commercial products. </p>
<p>We build FastLED to help you get started faster, develop your code faster, and make your code run faster.</p>
</header>
<section>