FastLED
3.9.15
Loading...
Searching...
No Matches
gfx.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
defs.h
"
5
#include "
crgb.h
"
6
7
extern
CRGB
leds
[
NUM_LEDS
];
8
9
void
InitGraphics
();
10
void
GraphicsShow
();
leds
CRGB leds[NUM_LEDS]
Definition
Apa102.ino:11
NUM_LEDS
#define NUM_LEDS
Definition
Apa102.ino:6
defs.h
crgb.h
Defines the red, green, and blue (RGB) pixel struct.
InitGraphics
void InitGraphics()
Definition
gfx.cpp:10
GraphicsShow
void GraphicsShow()
Definition
gfx.cpp:22
CRGB
Representation of an RGB pixel (Red, Green, Blue)
Definition
crgb.h:55
examples
FunkyClouds
gfx.h
Generated on Thu May 29 2025 04:44:56 for FastLED by
1.13.2