FastLED 3.9.15
|
fl::FxEngine::FxEngine | ( | uint16_t | numLeds, |
bool | interpolate = true ) |
Constructs an FxEngine with the specified number of LEDs.
numLeds | The number of LEDs in the strip. |
Definition at line 7 of file fx_engine.cpp.
References mCompositor, mCurrId, mInterpolate, and mTimeFunction.