Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ hasLedData
Method
hasLedData
sources/effects/AnimationBase.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool AnimationBase::hasLedData(std::vector<ColorRgb>& buffer)
79
{
80
return false;
81
}
82
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected