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

◆ size()

int fl::Channel::size ( ) const
overridevirtual

Get the number of LEDs in this channel.

Reimplemented from fl::CLEDController.

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

749 {
751}
virtual int size() const FL_NOEXCEPT
How many LEDs does this controller manage?

References fl::CLEDController::size().

+ Here is the call graph for this function: