FastLED 3.9.15
Loading...
Searching...
No Matches
referent.cpp
Go to the documentation of this file.
1#include "fl/referent.h"
2
3#include "fl/namespace.h"
4
5namespace fl {
6
7// Since the header has inline implementations, we don't need implementations here
8// The header file contains all the method definitions
9
10} // namespace fl
Implements the FastLED namespace macros.
IMPORTANT!
Definition crgb.h:20