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

Method getName

tests/fl/channels/driver.cpp:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 fl::string getName() const override { return mName; }
81
82 Capabilities getCapabilities() const override {
83 return Capabilities(true, true); // Mock accepts both clockless and SPI

Callers 15

FL_TEST_FILEFunction · 0.45
vocal.hppFile · 0.45
backbeat.hppFile · 0.45
percussion.hppFile · 0.45
tempo_analyzer.hppFile · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected