FastLED 3.9.15
Loading...
Searching...
No Matches

◆ GraphicsShow()

void GraphicsShow ( )

Definition at line 22 of file gfx.cpp.

22 {
23 // when using a matrix different than 16*16 use
24 // RenderCustomMatrix();
25 FastLED.show();
26}
CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:58

References FastLED.

Referenced by ShowFrame().

+ Here is the caller graph for this function: