Hello, WLED community!
I’m trying to customize the WLED interface using the source code (platformio_override.ini) so that the data I need is preserved after a factory reset. I’ve modified the password and access point, but I’m having trouble changing the mDNS field.
Another important point is that I need to create a master backup for several modules without modifying the mDNS and other fields, including the last 6 digits of each module’s MAC address. Each ESP32 or ESP8266 board should have its own unique identity, similar to when WLED is first installed, but with the pins and functions I’ve enabled. Do you have any ideas on how to do this?
Thank you for your attention.
