FastLED 3.9.15
Loading...
Searching...
No Matches
ptr.cpp
Go to the documentation of this file.
1#include "fl/ptr.h"
2#include "fl/referent.h"
3
4#include "fl/namespace.h"
5
6namespace fl {
7
8// Ptr implementation is all in the header file
9
10} // namespace fl
Implements the FastLED namespace macros.
IMPORTANT!
Definition crgb.h:20