|
FastLED 3.9.15
|
|
inline |
Enable/disable change grid tracking optimization.
| enabled | If true, uses change tracking to optimize updates |
Change grid tracking preserves set points over multiple iterations for more stable results, but may reduce dramatic visual effects. Disabling saves memory but may cause more oscillation.
Definition at line 276 of file wave.h.
References mWaveSim.
Referenced by WaveFx().
Here is the caller graph for this function: