MCPcopy Create free account
hub / github.com/FastLED/FastLED / loop

Function loop

examples/FireMatrix/FireMatrix.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36// Platform does not have enough memory
37void setup() {}
38void loop() {}
39#else
40
41#include "FastLED.h" // Main FastLED library for controlling LEDs

Callers

nothing calls this directly

Calls 8

ColorFromPaletteFunction · 0.85
getPaletteFunction · 0.70
getPaletteIndexFunction · 0.70
millisFunction · 0.50
setBrightnessMethod · 0.45
setSpeedMethod · 0.45
updateMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected