Fix Ledmap dropdown in presets

platformio: cosmetic updates
index.js: ledmap: show filename instead of nr
update.htm: remove installed bin prompt
json.cpp: deserializeState: assign loadLedmap from root, serializeState: assign loadLedmap to root / remove from root
presets.cpp: savePreset: assign loadLedmap from sObj
util.cpp: init ledMaps to 0
This commit is contained in:
Ewoud
2022-11-15 11:42:25 +01:00
parent aae50942a2
commit 3b21f02442
13 changed files with 3951 additions and 3944 deletions

View File

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