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