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

◆ PreDrawSetup()

void LedRopeTCL::PreDrawSetup ( )
protected

Definition at line 54 of file LedRopeTCL.cpp.

54 {
55 if (!lazy_initialized_) {
56 // This used to do something, now it does nothing.
57 lazy_initialized_ = true;
58 }
59}
bool lazy_initialized_
Definition LedRopeTCL.h:74

References lazy_initialized_.

Referenced by RawBeginDraw().

+ Here is the caller graph for this function: