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

◆ Set() [1/2]

void FrameBufferBase::Set ( int i,
const Color3i & c )

Definition at line 16 of file framebuffer.cpp.

16 {
17 mColorArray[i] = c;
18}
Color3i * mColorArray
Definition framebuffer.h:25

References mColorArray.

Referenced by Set().

+ Here is the caller graph for this function: