Man, I broke config.sample.h. Well, now it is fixed again. ;-)

This commit is contained in:
Fabian Schlenz 2019-05-30 13:15:21 +02:00
parent b75c7d8e61
commit 36663cf067
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
#define my_config_H
#include <Arduino.h>
#include "my_fastled.h"
#define FASTLED_INTERNAL
#include <FastLED.h>
//#define DEBUG