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

◆ name()

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

Implements fl::XYPathGenerator.

Definition at line 199 of file xypath_impls.cpp.

199{ return "PointPath"; }