Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AlexGyver/Arduino_Ambilight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Библиотеки/FastLED-master/platforms/arm/d21/fastled_arm_d21.h')
-rw-r--r--Библиотеки/FastLED-master/platforms/arm/d21/fastled_arm_d21.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/Библиотеки/FastLED-master/platforms/arm/d21/fastled_arm_d21.h b/Библиотеки/FastLED-master/platforms/arm/d21/fastled_arm_d21.h
new file mode 100644
index 0000000..3a62efc
--- /dev/null
+++ b/Библиотеки/FastLED-master/platforms/arm/d21/fastled_arm_d21.h
@@ -0,0 +1,8 @@
+#ifndef __INC_FASTLED_ARM_D21_H
+#define __INC_FASTLED_ARM_D21_H
+
+#include "fastled_delay.h"
+#include "fastpin_arm_d21.h"
+#include "clockless_arm_d21.h"
+
+#endif