6 lines
325 B
Markdown
6 lines
325 B
Markdown
|
# wifi
|
||
|
|
||
|
This is the WiFi auto-configuration code for the PiFrame project.
|
||
|
|
||
|
This utility will look for a USB disk containing a ```wifi.txt``` file contianing the ```essid``` and ```password``` for the WiFi setup. If the file is found on a non-mounted USB disk, it will re-configure wifi according to the contents of the file.
|