173 {
174
175
176
178
179
181
182
184
185
187
188
190
191
194
195
198
199
200
202
203
204
205
207
208
210 }
211 }
212
213
215}
fl::UISlider brightness("Brightness", BRIGHTNESS, 0, 255)
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
uint8_t getPaletteIndex(uint32_t millis32, int width, int max_width, int height, int max_height, uint32_t y_speed)
fl::TimeWarp timeScale(0, 1.0f)
fl::CRGBPalette16 getPalette()
fl::UISlider speedY("SpeedY", 1.3, 1, 6,.1)
CRGB ColorFromPalette(const CRGBPalette16 &pal, fl::u8 index, fl::u8 brightness, TBlendType blendType)
fl::u32 millis()
Universal millisecond timer - returns milliseconds since system startup.
Representation of an 8-bit RGB pixel (Red, Green, Blue)