-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Milestone
Description
What happened?
Erase flash, flash current main, target fps in led settings ends up being the "not recommended, experimental" 0 = unlimited
To Reproduce Bug
See above
Expected Behavior
Default of 42
Install Method
Self-Compiled
What version of WLED?
Which microcontroller/board are you seeing the problem on?
ESP32-S3
Relevant log/trace output
Anything else?
From a quick look it seems that https://github.com/wled/WLED/blob/main/wled00/cfg.cpp#L946 could cause a circular dependency, when creating a default value the strip's current target is used, but it wasn't set first so it's 0
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable