Definition at line 63 of file FxGfx2Video.ino.
63 {
69
70
72
74
76}
fl::FxEngine fxEngine(NUM_LEDS)
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
const uint32_t BUFFER_SIZE
fl::Video video(NUM_LEDS, 2.0f)
fl::memorybufPtr memoryStream
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Representation of an 8-bit RGB pixel (Red, Green, Blue)
References BRIGHTNESS, BUFFER_SIZE, COLOR_ORDER, FastLED, fxEngine, LED_PIN, LED_TYPE, leds, fl::make_shared(), memoryStream, NUM_LEDS, TypicalLEDStrip, video, and xymap.