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

◆ hasPlaylistConfig()

bool fl::WLED::hasPlaylistConfig ( ) const
inline

Check if playlist is active.

Returns
true if playlist has preset IDs configured

Definition at line 372 of file wled.h.

372{ return !mPlaylistPresets.empty(); }
fl::vector< i16 > mPlaylistPresets
Definition wled.h:447

References mPlaylistPresets.

Referenced by getState().

+ Here is the caller graph for this function: