MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
202 stars 64 forks source link

Default power-on is invalid. #47

Closed bluesubway closed 1 year ago

bluesubway commented 1 year ago

What happened?

After flashing the firmware, all functions are normal, but in the configuration and LED settings, check the LED box after power-on reset.

To Reproduce Bug

After disconnecting and reconnecting the power supply.the default power is still off.

Expected Behavior

NULL

Install Method

From MoonModules Release Page

What version/release of MM WLED?

WLEDMM_0.14.0-b15.21_esp32_4MB_M.bin

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

softhack007 commented 1 year ago

The feature to turn LEDs on (or not on) after power-on is from upstream, and not specific to the MoonModules fork.

Please check if it works for you in upstream WLED, and create a new issue report upstream in case the problem also exists there.

https://github.com/Aircoookie/WLED/issues/new/choose

softhack007 commented 1 year ago

Closing, as this is not a feature that is specific to the MoonModules fork.