kopia lustrzana https://github.com/Aircoookie/WLED
rodzic
25fb878e54
commit
caa4fe1ec4
|
@ -488,7 +488,7 @@ bool deserializeState(JsonObject root, byte callMode, byte presetId)
|
|||
}
|
||||
|
||||
if (root.containsKey(F("np")) && root[F("np")].as<bool>()) { //skip to next preset in a playlist
|
||||
handlePlaylist(true);
|
||||
doAdvancePlaylist = true;
|
||||
}
|
||||
|
||||
JsonObject wifi = root[F("wifi")];
|
||||
|
|
Ładowanie…
Reference in New Issue