rastable/arduino/test/platforms/arm/kl26/fastled_arm_kl26.h

11 lines
221 B
C
Raw Permalink Normal View History

2018-11-26 00:49:19 +01:00
#ifndef __INC_FASTLED_ARM_KL26_H
#define __INC_FASTLED_ARM_KL26_H
// Include the k20 headers
#include "fastled_delay.h"
#include "fastpin_arm_kl26.h"
#include "fastspi_arm_kl26.h"
#include "clockless_arm_kl26.h"
#endif