FastLED 3.9.15
|
Implements the FastLED namespace macros.
Definition in file namespace.h.
Go to the source code of this file.
Macros | |
#define | FASTLED_IS_USING_NAMESPACE 1 |
#define | FASTLED_IS_USING_NAMESPACE 1 |
#define | FASTLED_NAMESPACE fl |
#define | FASTLED_NAMESPACE_BEGIN namespace FASTLED_NAMESPACE { |
#define | FASTLED_NAMESPACE_END } |
#define | FASTLED_USING_NAMESPACE using namespace FASTLED_NAMESPACE; |