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

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'wiring.cpp')
-rw-r--r--wiring.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiring.cpp b/wiring.cpp
index 62317b2a..b2af51cd 100644
--- a/wiring.cpp
+++ b/wiring.cpp
@@ -1,6 +1,8 @@
#define FASTLED_INTERNAL
#include "FastLED.h"
+FASTLED_USING_NAMESPACE
+
#if 0
#if defined(FASTLED_AVR) && !defined(TEENSYDUINO) && !defined(LIB8_ATTINY)