FastLED 3.9.15
Loading...
Searching...
No Matches
sin32.cpp File Reference
#include <stdint.h>
+ Include dependency graph for sin32.cpp:

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 []