WLED defaults back to preset 0 when Artnet signal interrupted
What happened?
I am finding that my strip randomly flashes the default preset 0 (just a simple color full the full strip) when the artnet signal is interrupted (either by network traffic or quitting the artnet DMX software). I am testing with this https://apps.apple.com/us/app/jv-lightning-dmxcontrol/id482870820?mt=12
To Reproduce Bug
Set strip to a default color of choice.
Enable Artnet output and Single RGB for the DMX mode.
Using https://apps.apple.com/us/app/jv-lightning-dmxcontrol/id482870820?mt=12 send DMX values on channel 1-3 to set the strip color.
Notice the strip turns the assigned color.
Quit JV Lighting
Strip returns to default color.
Expected Behavior
When ArtNet is enabled, the device should only respond to Artnet signals (or have an option of artnet only). In the worst case of an entire network outage (say someone turns off the router), I wouldn't want the LEDs to default to their presets during a live show. It seems like if the device stops receiving an ArtNet stream, it falls back to default rather than just remaining on whatever the last received state was.
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.13.3
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct