FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ RawBeginDraw()

void LedRopeTCL::RawBeginDraw ( )
virtual

Implements LedRopeInterface.

Definition at line 62 of file LedRopeTCL.cpp.

62 {
64 led_buffer_.clear();
65}
fl::HeapVector< CRGB > led_buffer_
Definition LedRopeTCL.h:77
void PreDrawSetup()

References led_buffer_, and PreDrawSetup().

Referenced by Draw(), DrawRepeat(), and DrawSequentialRepeat().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: