Is your feature request related to a problem? Please describe.
I'm using WLED in a high school course.
Each student has an ESP32.
We don't have WPA2 Wi-Fi, only WPA Enterprise, so I can't connect the ESP32 to it.
The default AP SSID is the same for all the ESP32s, so students can't connect to their own ESP32.
Describe the solution you'd like
The same behavior as the WLED_AP_SSID_UNIQUE build option, but without needing to rebuild, just using serial console of the web installer.
For example, a serial command to enable a unique AP SSID.
Describe alternatives you've considered
I have rebuilt WLED using the WLED_AP_SSID_UNIQUE option.
Is your feature request related to a problem? Please describe. I'm using WLED in a high school course. Each student has an ESP32. We don't have WPA2 Wi-Fi, only WPA Enterprise, so I can't connect the ESP32 to it. The default AP SSID is the same for all the ESP32s, so students can't connect to their own ESP32.
Describe the solution you'd like The same behavior as the WLED_AP_SSID_UNIQUE build option, but without needing to rebuild, just using serial console of the web installer. For example, a serial command to enable a unique AP SSID.
Describe alternatives you've considered I have rebuilt WLED using the WLED_AP_SSID_UNIQUE option.
Additional context N/A