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

fastled_arm_d51.h « d51 « arm « platforms « src - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c14bf2f9daa17a319e9f2168de49c47533a5d43 (plain)
1
2
3
4
5
6
7
#ifndef __INC_FASTLED_ARM_D51_H
#define __INC_FASTLED_ARM_D51_H

#include "fastpin_arm_d51.h"
#include "clockless_arm_d51.h"

#endif