setMode and genPresets changes

version 0.14.0-b1.16

FX_fcn.cpp: setMode: map, sound, rev, mir reset to oldvars

index.js: refactor genPresets (fx id as preset id), reset to defaults

fx.cpp: fire flicker and firenoise pal=0 as default
This commit is contained in:
Ewoud
2023-01-16 18:31:17 +01:00
parent 10f006ef18
commit 69345df28a
10 changed files with 853 additions and 850 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.14.0-b1.15",
"version": "0.14.0-b1.16",
"description": "Tools for WLED project",
"main": "tools/cdata.js",
"directories": {