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 'controller.h')
-rw-r--r--controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller.h b/controller.h
index e0e86422..3df29ee7 100644
--- a/controller.h
+++ b/controller.h
@@ -4,6 +4,7 @@
///@file controller.h
/// base definitions used by led controllers for writing out led data
+#include "FastLED.h"
#include "led_sysdefs.h"
#include "pixeltypes.h"
#include "color.h"