Skip to content

FPS target set to 0 by default #5408

@kilrah

Description

@kilrah

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?

b07cd45

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions