FastLED 3.9.15
Loading...
Searching...
No Matches
time_alpha.h File Reference
#include <stdint.h>
+ Include dependency graph for time_alpha.h:
+ This graph shows which files directly or indirectly include this file:

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)