Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getLedCount
Method
getLedCount
sources/base/HyperHdrInstance.cpp:407–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
}
406
407
int HyperHdrInstance::getLedCount() const
408
{
409
return static_cast<int>(_ledString.leds().size());
410
}
411
412
bool HyperHdrInstance::getReadOnlyMode() const
413
{
Callers
2
Effect
Method · 0.45
handlerSetLeds
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected