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 'fastled_delay.h')
-rw-r--r--fastled_delay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastled_delay.h b/fastled_delay.h
index 5df7609d..ca6b06ab 100644
--- a/fastled_delay.h
+++ b/fastled_delay.h
@@ -1,6 +1,8 @@
#ifndef __INC_FL_DELAY_H
#define __INC_FL_DELAY_H
+#include "FastLED.h"
+
///@file fastled_delay.h
///Utility functions and classes for managing delaycycles