Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ setup
Function
setup
examples/FireMatrix/FireMatrix.h:37–37 ·
view source on GitHub ↗
Platform does not have enough memory
Source
from the content-addressed store, hash-verified
35
#if defined(__AVR__)
36
// Platform does not have enough memory
37
void setup() {}
38
void loop() {}
39
#else
40
Callers
nothing calls this directly
Calls
5
setDiameter
Method · 0.80
begin
Method · 0.45
toScreenMap
Method · 0.45
setScreenMap
Method · 0.45
setCorrection
Method · 0.45
Tested by
no test coverage detected