FastLED 3.9.15
|
#include <stdint.h>
#include <string.h>
#include "crgb.h"
#include "fl/vector.h"
#include "fx/fx.h"
#include "fx/detail/fx_layer.h"
#include "fl/namespace.h"
#include "fl/ptr.h"
Go to the source code of this file.
Classes | |
class | fl::FxCompositor |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | FASTLED_FX_ENGINE_MAX_FX 64 |