Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getNumLeds
Method
getNumLeds
src/fl/fx/fx.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
// usually when a transition has started.
48
49
u16 getNumLeds() const { return mNumLeds; }
50
51
protected:
52
virtual ~Fx() FL_NOEXCEPT {} // Protected destructor
Callers
7
Fx2dTo1d
Method · 0.80
setFx2d
Method · 0.80
draw
Method · 0.80
VideoFxWrapper
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected