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

Method init

tests/fl/chipsets/ucs7604.cpp:147–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 fl::vector<uint8_t> capturedBytes;
146
147 virtual void init() override {}
148
149 fl::span<const uint8_t> data() const override {
150 return capturedBytes;

Callers 7

testUCS7604ControllerFunction · 0.45
FL_TEST_FILEFunction · 0.45
captureBytesFunction · 0.45
mp3.hppFile · 0.45
validateMp3Function · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected