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

◆ ~Channel()

fl::Channel::~Channel ( )
virtual

Destructor.

Definition at line 282 of file channel.cpp.hpp.

282 {
283 auto& events = ChannelEvents::instance();
284 events.onChannelBeginDestroy(*this);
285}
static ChannelEvents & instance()

References FL_NOEXCEPT, and fl::ChannelEvents::instance().

+ Here is the call graph for this function: