FastLED 3.9.15
Loading...
Searching...
No Matches
context.h File Reference
#include "crgb.h"
#include "fl/stl/optional.h"
#include "fl/stl/span.h"
#include "fl/stl/unique_ptr.h"
#include "fl/stl/stdint.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::Context
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Typedefs

using fl::XYMapCallback = fl::u16 (*)(fl::u16 x, fl::u16 y, void *userData)