Add 'examples/shell/alpine/connect-wifi.wpa'

This commit is contained in:
Jakub Filo 2021-09-07 20:15:26 +00:00
parent 0c08a0e110
commit 851be683c5
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
network={
ssid="yourssid"
key_mgmt=WPA-PSK
psk="wpakey"
}