|
FastLED 3.9.15
|
|
inline |
Enable/disable automatic simulation updates.
| autoUpdate | If true, simulation advances each draw() call |
When enabled, draw() automatically advances the wave simulation. Disable this if you want manual control via update() calls.
Definition at line 355 of file wave.h.
References mAutoUpdates.
Referenced by WaveFx().
Here is the caller graph for this function: