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 8e0d1cf commit f699a56Copy full SHA for f699a56
wled00/FX.h
@@ -342,7 +342,7 @@ void strip_wait_until_idle(String whoCalledMe); // WLEDMM implemented in FX_fcn.
342
// #define FX_MODE_MULTI_COMET_AR 191 // WLED-SR audioreactive multi-comet
343
#define FX_MODE_STARBURST_AR 192 // WLED-SR audioreactive fireworks starburst
344
// #define FX_MODE_PALETTE_AR 193 // WLED-SR audioreactive palette
345
-#define FX_MODE_FIREWORKS_AR 194 // WLED-SR audioreactive fireworks 1D
+#define FX_MODE_FIREWORKS_AR 194 // WLED-SR audioreactive fireworks
346
347
#define MODE_COUNT 195
348
0 commit comments