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-11-22 10:44:11 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2014-11-22 10:44:11 +0300
commit78f6b7a4f48e24cd32a2402ca0c6cab8207dd7c1 (patch)
tree3bf7002fdce541eb16b84ddb3cb1d9e1d5af6255 /noise.cpp
parent86922a641c7878871ec402728675047694a72147 (diff)
We only need to see the FastLED version warning once, thank you very much
Diffstat (limited to 'noise.cpp')
-rw-r--r--noise.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noise.cpp b/noise.cpp
index 4342a20c..0ad00c74 100644
--- a/noise.cpp
+++ b/noise.cpp
@@ -1,3 +1,4 @@
+#define FASTLED_INTERNAL
#include <FastLED.h>
#ifdef FASTLED_AVR