Increase 0.13 backwards compatibility

global LED buffer default true (0.13 backward compatibility)

Restore effects back to 0.13 (
- mode_wavesins
- mode_2DLissajous (uses segment setUpLeds)
- mode_2Dsquaredswirl (custom3<<3)
- mode_2DAkemi (uses segment setUpLeds)

setSegment implements setUpLeds if globalleds
This commit is contained in:
Ewoud
2022-11-17 15:41:12 +01:00
parent d3af3446f7
commit 017f0267a2
10 changed files with 660 additions and 659 deletions

View File

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