add other wifi access points

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-01-20 03:44:48 -08:00
parent 11783693ce
commit 9a025ab22b
2 changed files with 8 additions and 0 deletions

4
wifi/wit-private.conf Normal file
View File

@ -0,0 +1,4 @@
network={
ssid="WIT Private"
psk="aaaabbbb"
}

4
wifi/witty.conf Normal file
View File

@ -0,0 +1,4 @@
network={
ssid="witty"
psk="basilarchia"
}