FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getCurrentFxId()

int fl::FxEngine::getCurrentFxId ( ) const
inline

Definition at line 81 of file fx_engine.h.

81{ return mCurrId; }
int mCurrId
Id of the current effect.
Definition fx_engine.h:120

References mCurrId.