mirror of
https://github.com/wled/WLED.git
synced 2025-07-09 20:06:33 +00:00
Remote preset cancles playlist
This commit is contained in:
parent
5ebc345e95
commit
e95629f827
@ -110,6 +110,8 @@ static void setOff() {
|
||||
}
|
||||
|
||||
static void presetWithFallback(uint8_t presetID, uint8_t effectID, uint8_t paletteID) {
|
||||
resetNightMode();
|
||||
unloadPlaylist();
|
||||
applyPresetWithFallback(presetID, CALL_MODE_BUTTON_PRESET, effectID, paletteID);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user