We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae07672 commit ccf1b04Copy full SHA for ccf1b04
wled00/FX.cpp
@@ -1743,7 +1743,7 @@ uint16_t mode_tricolor_fade(void) {
1743
1744
return FRAMETIME;
1745
}
1746
-static const char _data_FX_MODE_TRICOLOR_FADE[] PROGMEM = "Tri Fade@!;1,2,3;!";
+static const char _data_FX_MODE_TRICOLOR_FADE[] PROGMEM = "Tri Fade@!;1,2,3;!;01";
1747
1748
1749
/*
0 commit comments