atuline/WLED

Segments are gone after a reboot

XerXes777 opened this issue · 4 comments

What happened?

Segments are gone after a reboot

To Reproduce Bug

Create Segments again
and after a reboot they are gone too

Expected Behavior

Segments are gone after a reboot

Install Method

Binary from WLED.me

What version of WLED?

SR-WLED beta version 0.13.0-b6

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Did you read the Wiki page at:

https://github.com/atuline/WLED/wiki/Installing-and-Compiling

Furthermore, upgrading from prior to 0.13.0-b4 probably erases everything as a result of the file system changes.

I did these steps under the esp32 topic.

Did you create a preset that contains your segment settings, and did you configure WLED to load this preset at startup?
If not, maybe what you describe could be "expected behaviour"?

https://github.com/Aircoookie/WLED/wiki/Segments

When you create segments be sure to save them as Presets (along with any effect and palette/color selection) otherwise they are lost if ESP reboots or looses power.

Seems like this issue is actually expected behaviour. And it's not WLED-SR specific.