FastLED 3.9.15
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | fl::TimeAlpha |
class | fl::TimeLinear |
class | fl::TimeRamp |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Functions | |
uint16_t | fl::time_alpha16 (uint32_t now, uint32_t start, uint32_t end) |
uint8_t | fl::time_alpha8 (uint32_t now, uint32_t start, uint32_t end) |