Merge pull request #124 from netmindz/auto-playlist
New Usermod - Auto Playlist
This commit is contained in:
@@ -208,6 +208,7 @@ void _overlayAnalogCountdown();
|
||||
void _overlayAnalogClock();
|
||||
|
||||
//playlist.cpp
|
||||
void suspendPlaylist(); // WLEDMM support function for auto playlist usermod
|
||||
void shufflePlaylist();
|
||||
void unloadPlaylist();
|
||||
int16_t loadPlaylist(JsonObject playlistObject, byte presetId = 0);
|
||||
|
||||
Reference in New Issue
Block a user