764 {
765
766 delay(4);
767 uint32_t now = millis();
769
775 }
776 }
777 }
778
779
780
783
784
790
794 } else {
796 }
797
798
799
800
801
802
804
806
807
808
811}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
UISlider brightness("Brightness", 128, 0, 255, 1)
FL_OPTIMIZATION_LEVEL_O0_BEGIN float get_position(uint32_t now)
void drawWave(uint32_t now)
UIDropdown renderModeDropdown("Render Mode", renderModeOptions)
void drawNoise(uint32_t now)
void drawAnimartrix(uint32_t now)
fl::shared_ptr< Grid< CRGB > > frameBufferPtr
void drawFire(uint32_t now)
Corkscrew corkscrew(CORKSCREW_TURNS, NUM_LEDS)
UICheckbox splatRendering("Splat Rendering", true)
UICheckbox allWhite("All White", false)
Representation of an RGB pixel (Red, Green, Blue)