FastLED 3.9.15
|
#include <stddef.h>
#include <stdint.h>
#include "fl/allocator.h"
#include "fl/inplacenew.h"
#include "fl/namespace.h"
#include "fl/deprecated.h"
Go to the source code of this file.
Classes | |
struct | fl::ArrayDeleter< T > |
struct | fl::PointerDeleter< T > |
class | fl::scoped_array< T, Deleter > |
class | fl::scoped_array2< T, Alloc > |
class | fl::scoped_ptr< T, Deleter > |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |