FastLED 3.9.15
|
#include <string.h>
#include "fl/namespace.h"
#include "crgb.h"
#include "fl/ptr.h"
#include "fl/xymap.h"
#include "fl/allocator.h"
Go to the source code of this file.
Classes | |
class | fl::Frame |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Enumerations | |
enum | fl::DrawMode { fl::DRAW_MODE_OVERWRITE , fl::DRAW_MODE_BLEND_BY_BLACK } |
Functions | |
fl::FASTLED_SMART_PTR (Frame) | |