Skip to content

Conversation

@alastairmccormack
Copy link
Contributor

No description provided.

@DedeHai
Copy link
Collaborator

DedeHai commented Dec 3, 2025

    includeBri   = sObj["ib"].as<bool>() || sObj.size()==0 || index==255; // temporary preset needs brightness
    segBounds    = sObj["sb"].as<bool>() || sObj.size()==0 || index==255; // temporary preset needs bounds
    selectedOnly = sObj[F("sc")].as<bool>();
    saveLedmap   = sObj[F("ledmap")] | -1;

@alastairmccormack
Copy link
Contributor Author

I'm sorry, is there a question? I just documented ib and sb options as I was able to test them.

@DedeHai
Copy link
Collaborator

DedeHai commented Dec 4, 2025

I am hinting at a question yes: why not add all of the parameters?

@alastairmccormack
Copy link
Contributor Author

Ok. I've cleaned up sb and ib and added a description for sc.

ledmap is already documented and psave already implies that it's saved.

@DedeHai DedeHai merged commit 7afc5e1 into wled:main Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants