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:
-rw-r--r--colorpalettes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorpalettes.cpp b/colorpalettes.cpp
index 8cec8980..dea16f77 100644
--- a/colorpalettes.cpp
+++ b/colorpalettes.cpp
@@ -1,6 +1,6 @@
#ifndef __INC_COLORPALETTES_H
#define __INC_COLORPALETTES_H
-
+#define FASTLED_INTERNAL
#include "FastLED.h"
#include "colorutils.h"
#include "colorpalettes.h"