FastLED 3.9.15
|
#include "fl/corkscrew.h"
#include "fl/algorithm.h"
#include "fl/assert.h"
#include "fl/math.h"
#include "fl/splat.h"
#include "fl/math_macros.h"
Go to the source code of this file.
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | TWO_PI (PI * 2.0) |
Functions | |
void | fl::generateState (const Corkscrew::Input &input, CorkscrewState *output) |