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-06-02 21:43:45 +0400
committerDaniel Garcia <danielgarcia@gmail.com>2014-06-02 21:43:45 +0400
commit4b47a7c7512e5fd6ff8126bbfe2b7439999e2149 (patch)
tree44ac91a6be0b1641db40dc53d68edb47c3325649 /noise.cpp
parent433a672b0ed6783397518a70c21b52253bdc65a9 (diff)
fix typo
Diffstat (limited to 'noise.cpp')
-rw-r--r--noise.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noise.cpp b/noise.cpp
index 8500f21c..4b41bf35 100644
--- a/noise.cpp
+++ b/noise.cpp
@@ -3,7 +3,7 @@
#ifdef FASTLED_AVR
#define USE_PROGMEM
-#endf
+#endif
#ifdef USE_PROGMEM
#define FL_PROGMEM PROGMEM