MCPcopy 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
407int HyperHdrInstance::getLedCount() const
408{
409 return static_cast<int>(_ledString.leds().size());
410}
411
412bool HyperHdrInstance::getReadOnlyMode() const
413{

Callers 2

EffectMethod · 0.45
handlerSetLedsMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected