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 /lib8tion.cpp
parent86922a641c7878871ec402728675047694a72147 (diff)
We only need to see the FastLED version warning once, thank you very much
Diffstat (limited to 'lib8tion.cpp')
-rw-r--r--lib8tion.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib8tion.cpp b/lib8tion.cpp
index d7d6b13e..557fa005 100644
--- a/lib8tion.cpp
+++ b/lib8tion.cpp
@@ -1,3 +1,4 @@
+#define FASTLED_INTERNAL
#include <stdint.h>
#define RAND16_SEED 1337