Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testUCS7604Controller
Function · 0.45
FL_TEST_FILE
Function · 0.45
captureBytes
Function · 0.45
mp3.hpp
File · 0.45
validateMp3
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected