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

fastled_arm_d21.h « d21 « arm « platforms « FastLED-master « Библиотеки - github.com/AlexGyver/Arduino_Ambilight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a62efc52a736ff6488ad6979665dbca73123f70 (plain)
1
2
3
4
5
6
7
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