WiFi Setup
Network
Configuration
{% if error %}
โ
{{ error }}
{% endif %} {% if success %}
โ
{{ success }}
{% endif %} {% if connecting %}
Connecting to
{{ ssid }}
This may take up to 20 seconds...
{% else %}
Available Networks
Scanning...
No networks found
or enter manually
Network Name (SSID)
Password
Connect
{% endif %}