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

◆ asController() [2/2]

const CLEDController * fl::Channel::asController ( ) const
inline

Definition at line 130 of file channel.h.

130{ return static_cast<const CLEDController*>(this); }
CLEDController() FL_NOEXCEPT
Create an led controller object, add it to the chain of controllers.