mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Adding pi-gen sources as of v9-beta3
This commit is contained in:
8
pi-gen-sources/files/wpa_supplicant.conf.sample
Normal file
8
pi-gen-sources/files/wpa_supplicant.conf.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
|
||||
update_config=1
|
||||
|
||||
network={
|
||||
ssid="TEMPSSID"
|
||||
psk="TEMPPASS"
|
||||
key_mgmt=WPA-PSK
|
||||
}
|
||||
Reference in New Issue
Block a user