From 36663cf067eff0de2511676266c2cfe5d848f74a Mon Sep 17 00:00:00 2001 From: Fabian Schlenz Date: Thu, 30 May 2019 13:15:21 +0200 Subject: [PATCH] Man, I broke config.sample.h. Well, now it is fixed again. ;-) --- include/config.sample.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/config.sample.h b/include/config.sample.h index a4786a5..367d565 100644 --- a/include/config.sample.h +++ b/include/config.sample.h @@ -2,7 +2,8 @@ #define my_config_H #include -#include "my_fastled.h" +#define FASTLED_INTERNAL +#include //#define DEBUG