[r2]: / trunk / wharfie / examples / common / files / wpa_supplicant.conf  Maximize  Restore  History

Download this file

7 lines (6 with data), 129 Bytes

1
2
3
4
5
6
# Datei wpa_supplicant.conf in der Boot-Partition
network={
       ssid="<id>"
       psk="<password>"
       key_mgmt=WPA-PSK
}