FastLED 3.9.15
Loading...
Searching...
No Matches
time_alpha.cpp File Reference
#include "fl/time_alpha.h"
#include "fl/warn.h"
#include "math_macros.h"
+ Include dependency graph for time_alpha.cpp:

Go to the source code of this file.

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)