21 void draw(fl::u32 now);
23 void pause(fl::u32 now);
fl::shared_ptr< Fx > getFx()
void setFx(fl::shared_ptr< Fx > newFx)
fl::shared_ptr< Frame > frame
Defines the red, green, and blue (RGB) pixel struct.
Implements the FastLED namespace macros.
#define FASTLED_SMART_PTR(type)
Representation of an RGB pixel (Red, Green, Blue)