Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware presets and playlist #4288

Open
viktor6 opened this issue Nov 16, 2024 · 0 comments
Open

Firmware presets and playlist #4288

viktor6 opened this issue Nov 16, 2024 · 0 comments

Comments

@viktor6
Copy link

viktor6 commented Nov 16, 2024

How can I build a firmware with presets and a playlist?
Why can't I put the wled_presets.json file next to platformio.ini?

{ "0": {}, "1": { "on": true, "bri": 125, "transition": 7, "mainseg": 0, "seg": [{ "id": 0, "start": 0, "stop": 100, "grp": 1, "spc": 0, "of": 0, "on": true, "frz": false, "bri": 255, "cct": 127, "set": 0, "col": [[255, 160, 0], [0, 0, 0], [0, 0, 0]], "fx": "r", "sx": 128, "ix": 128, "pal": 0, "c1": 128, "c2": 128, "c3": 16, "sel": true, "rev": false, "mi": false, "o1": false, "o2": false, "o3": false, "si": 0, "m12": 1 } ], "n": "AllRandomPreset" }, "2": { "playlist": { "ps": [1], "dur": [300], "transition": [30], "repeat": 0, "end": 0, "r": 0 }, "on": true, "n": "AllRandomPlaylist" } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant