MCPcopy Create free account
hub / github.com/FastLED/FastLED / setGroup

Method setGroup

src/platforms/shared/ui/json/help.cpp.hpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void JsonHelpImpl::setGroup(const fl::string &groupName) FL_NOEXCEPT {
76 mInternal->setGroup(groupName);
77}
78
79int JsonHelpImpl::id() const FL_NOEXCEPT { return mInternal->id(); }
80

Callers 1

help.cpp.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected