Comitup - Built with
ComitUp
Choose WiFi Connection
{% for point in points %} {% if point.security == 'encrypted' %}
{{ point.ssid }}
{% else %}
{{ point.ssid }}
{% endif %} {% endfor %}
Submit
{% if can_blink %}
Locate
{% endif %}