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

◆ PreDrawSetup()

void LedRopeTCL::PreDrawSetup ( )
protected

Definition at line 65 of file LedRopeTCL.cpp.

65 {
66 if (!mLazyInitialized) {
67 // This used to do something, now it does nothing.
68 mLazyInitialized = true;
69 }
70}
bool mLazyInitialized
Definition LedRopeTCL.h:73

References mLazyInitialized.

Referenced by RawBeginDraw().

+ Here is the caller graph for this function: