Small fixes.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2019-10-04 15:58:56 +02:00
parent 8bcee1871f
commit 205a0df842
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
#include <Arduino.h>
#define FASTLED_INTERNAL
#include <FastLED.h>
#include "prototypes.h"
#include "settings.h"
//#define DEBUG // Uncomment this to enable Debug messages via Serial and, if enabled, MQTT.
//#define CONFIG_USABLE // Uncomment this by removing the // at the beginning!