Skip to content

Commit dadafda

Browse files
blazonceksofthack007
authored andcommitted
Remote preset cancles playlist
1 parent c745920 commit dadafda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wled00/remote.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ static void setOff() {
114114
}
115115

116116
static void presetWithFallback(uint8_t presetID, uint8_t effectID, uint8_t paletteID) {
117+
resetNightMode();
118+
unloadPlaylist();
117119
applyPresetWithFallback(presetID, CALL_MODE_BUTTON_PRESET, effectID, paletteID);
118120
}
119121

0 commit comments

Comments
 (0)