changed ssd

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-12 02:12:17 +01:00
parent bf64fcf447
commit bef0a579db
1 changed files with 1 additions and 8 deletions

View File

@ -162,14 +162,7 @@ Past this:
``` ```
country_code=DE country_code=DE
interface=wlan0 interface=wlan0
ssid=PiXelTube Master ssid=PiXelTube
channel=9
auth_algs=1
wpa=2
wpa_passphrase=change_me
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
rsn_pairwise=CCMP
``` ```
ATTENTION: for the country_code set your own and also change the wpa_passphrase to a password you remember or wrote down. This password is important for later. With this every tube can connect to the AP. ATTENTION: for the country_code set your own and also change the wpa_passphrase to a password you remember or wrote down. This password is important for later. With this every tube can connect to the AP.