FastLED 3.9.15
|
#include "fx/video.h"
#include "crgb.h"
#include "fx/video/pixel_stream.h"
#include "fx/frame.h"
#include "fx/video/frame_interpolator.h"
#include "fl/dbg.h"
#include "fl/str.h"
#include "fl/warn.h"
#include "fl/math_macros.h"
#include "fx/video/video_impl.h"
#include "fl/bytestreammemory.h"
#include "fl/namespace.h"
Go to the source code of this file.
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | DBG FASTLED_DBG |
Functions | |
fl::FASTLED_SMART_PTR (Frame) | |
fl::FASTLED_SMART_PTR (FrameInterpolator) | |
fl::FASTLED_SMART_PTR (PixelStream) | |