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:
Diffstat (limited to 'hsv2rgb.cpp')
-rw-r--r--hsv2rgb.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hsv2rgb.cpp b/hsv2rgb.cpp
index 203d1db6..8a6d0575 100644
--- a/hsv2rgb.cpp
+++ b/hsv2rgb.cpp
@@ -1,3 +1,4 @@
+#define FASTLED_INTERNAL
#include <stdint.h>
#include "FastLED.h"