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

◆ name()

const Str fl::CirclePath::name ( ) const
overridevirtual

Implements fl::XYPathGenerator.

Definition at line 192 of file xypath_impls.cpp.

192{ return "CirclePath"; }