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

◆ UIGroupImpl()

fl::UIGroupImpl::UIGroupImpl ( const char * name)
inline

Definition at line 19 of file group.h.

19 : mGroupName(name) {
21 }
fl::string name() const FL_NOEXCEPT
Definition group.h:23
fl::string mGroupName
Definition group.h:26
#define FASTLED_UNUSED(x)

References FASTLED_UNUSED, FL_NOEXCEPT, and name().

+ Here is the call graph for this function: