E-Paper-Calendar/wpa_applicant.conf
Ace 6030f43c2b
Create wpa_applicant.conf
Sample Wifi configuration file. Pasting this file in the /boot directory (also accessable via windows) will overwrite the existing wifi configuration. Please modify the Wifi-Country to the country you live in and replace your wifi details with the dummies in this file.
2018-08-27 16:45:49 +02:00

8 lines
141 B
Text

country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="Wifi-SSID"
psk="Wifi-Password"
}