From 436542eff85360e80e1b34fbb8e8358e1a976aee Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 23 Jan 2022 11:13:50 +0100 Subject: [PATCH] Slidercontrol fix. --- wled00/FX_fcn.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wled00/FX_fcn.cpp b/wled00/FX_fcn.cpp index f83c141a..d7b39645 100644 --- a/wled00/FX_fcn.cpp +++ b/wled00/FX_fcn.cpp @@ -1253,7 +1253,7 @@ const char JSON_mode_names[] PROGMEM = R"=====([ "Scan Dual@!,# of dots;!,!,;!", "Fade@!,;!,!,;!", "Theater@!,Gap size;!,!,;!", -"Theater Rainbow!,Gap size;1,2,3;!", +"Theater Rainbow@!,Gap size;1,2,3;!", "Running@!,Wave width;!,!,;!", "Saw@!,Width;!,!,;!", "Twinkle@!,;!,!,;!", @@ -1334,7 +1334,7 @@ const char JSON_mode_names[] PROGMEM = R"=====([ "Sinelon", "Sinelon Dual", "Sinelon Rainbow", -"Popcorn@", +"Popcorn", "Drip@Gravity,# of drips;!,!;!", "Plasma@Phase,;1,2,3;!", "Percent@,% of fill;!,!,;!",