mirror of
https://github.com/wled/WLED.git
synced 2025-07-09 20:06:33 +00:00
Update fcn_declare.h
reworked approach based on feedback
This commit is contained in:
parent
a1d6ffadad
commit
25fb878e54
@ -226,7 +226,7 @@ void _overlayAnalogClock();
|
||||
void shufflePlaylist();
|
||||
void unloadPlaylist();
|
||||
int16_t loadPlaylist(JsonObject playlistObject, byte presetId = 0);
|
||||
void handlePlaylist(bool skipNext=false);
|
||||
void handlePlaylist(bool doAdvancePlaylist = false);
|
||||
void serializePlaylist(JsonObject obj);
|
||||
|
||||
//presets.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user