You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to use EmbAJAXOptionSelect to output my SSID list, which I got from a WiFi.scanNetworks(); and select the appropriate entry.
Of course I can solve this by generating a JavaSript dynamically and then outputting it with EmbAJAXScriptedSpan.
But maybe there is a more elegant way with your lib.
Thanks in advance
With best regards
Siegmar