DNA effect: additional parameter "phases" (thanks @ewoudwijma )

controls the number of phases shown by the effect

breaking - the old code was using a fixed width per wave,  while the new one always fits the same number waves into the panel width.
This commit is contained in:
Frank
2024-12-03 16:31:52 +01:00
parent 23d41e66c9
commit 86ed5a82e3
2 changed files with 10 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2411290
#define VERSION 2412030
// WLEDMM - you can check for this define in usermods, to only enabled WLEDMM specific code in the "right" fork. Its not defined in AC WLED.
#define _MoonModules_WLED_