Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.04k stars 3.25k forks source link

Disabling brightness limiter requires additional changes before saving #4277

Open Fonzi03 opened 1 week ago

Fonzi03 commented 1 week ago

What happened?

Cannot save after disabling automatic brightness

To Reproduce Bug

If you go to LED Preferences and de-select "Enable automatic brightness limiter" and try to save without making any other changes you cannot save. Change any value anywhere else and you can save.

Expected Behavior

you should be able to save after changing a setting.

Install Method

Binary from WLED.me

What version of WLED?

2410270

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct