FastLED 3.9.15
|
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Variables | |
const int16_t * | fl::cosArray = &sinLut[64] |
const int16_t * | fl::sinArray = &sinLut[0] |
const int16_t | fl::sinLut [] |