FastLED 3.9.7
|
Implements the FastLED namespace macros.
Definition in file namespace.h.
Go to the source code of this file.
Macros | |
#define | FASTLED_IS_USING_NAMESPACE 0 |
#define | FASTLED_NAMESPACE_BEGIN |
Start of the FastLED namespace. | |
#define | FASTLED_NAMESPACE_END |
End of the FastLED namespace. | |
#define | FASTLED_USING_NAMESPACE |
"Using" directive for the namespace | |
#define FASTLED_IS_USING_NAMESPACE 0 |
Definition at line 12 of file namespace.h.
#define FASTLED_NAMESPACE_BEGIN |
Start of the FastLED namespace.
Definition at line 14 of file namespace.h.
#define FASTLED_NAMESPACE_END |
End of the FastLED namespace.
Definition at line 16 of file namespace.h.
#define FASTLED_USING_NAMESPACE |
"Using" directive for the namespace
Definition at line 18 of file namespace.h.