FastLED 3.9.15
|
Go to the source code of this file.
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Functions | |
static FASTLED_FORCE_INLINE int16_t | fl::cos16lut (uint16_t angle) |
static FASTLED_FORCE_INLINE int32_t | fl::cos32 (uint32_t angle) |
static FASTLED_FORCE_INLINE int16_t | fl::sin16lut (uint16_t angle) |
static FASTLED_FORCE_INLINE int32_t | fl::sin32 (uint32_t angle) |