Definition at line 109 of file wasm_impl.h.
109 {
110 Serial.begin(115200);
111 Serial.println("Sketch setup");
114 .setScreenMap(
xyMap);
115 Serial.println("FastLED setup done");
117
121 Serial.println("Sketch setup done");
122}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
UISlider brightness("Brightness", 128, 0, 255, 1)
fl::unique_ptr< Animartrix > animartrix
fl::unique_ptr< FxEngine > fxEngine
CRGBPalette16 noisePalette
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
References animartrix, brightness(), COLOR_ORDER, FastLED, fxEngine, LED_PIN, leds, noisePalette, NUM_LEDS, scale, TypicalLEDStrip, and xyMap.