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

◆ cled_contoller_size()

fl::u16 fl::cled_contoller_size ( )

Get the size of the CLEDController object for introspection.

Definition at line 8 of file fastled_internal.cpp.hpp.

8 {
9 return sizeof(CLEDController);
10}

References FL_NOEXCEPT.