FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setDotCount()

void fl::FlowField::setDotCount ( int count)
inline
Examples
FlowField.ino.

Definition at line 250 of file flowfield.h.

250{ mParams.dot_count = count; }
Params mParams
Definition flowfield.h:286

References mParams.

Referenced by loop().

+ Here is the caller graph for this function: