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

◆ fxName()

Str fl::Video::fxName ( ) const
overridevirtual

Implements fl::Fx.

Definition at line 113 of file video.cpp.

113 {
114 return "Video";
115}