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

◆ begin()

iterator fl::Corkscrew::begin ( )
inline

Definition at line 132 of file corkscrew.h.

132 {
133 return mOutput.begin();
134 }
CorkscrewOutput mOutput
Definition corkscrew.h:154

References mOutput.