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

Method fxName

tests/fl/fx/fx_engine.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 fl::string fxName() const override { return "MockFx"; }
42
43private:
44 CRGB mColor;

Callers 1

FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected