MCPcopy 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
37void setup() {}
38void loop() {}
39#else
40

Callers

nothing calls this directly

Calls 5

setDiameterMethod · 0.80
beginMethod · 0.45
toScreenMapMethod · 0.45
setScreenMapMethod · 0.45
setCorrectionMethod · 0.45

Tested by

no test coverage detected