piframe-go/cmd/wifi
KemoNine 48d757a6b6 Tease apart wifi config into dedicated module and use module in existing wifi config tool 2020-09-01 19:05:09 -04:00
..
README.md Initial port of wifi config utility from python 3 2020-08-26 01:11:25 -04:00
wifi.go Tease apart wifi config into dedicated module and use module in existing wifi config tool 2020-09-01 19:05:09 -04:00

README.md

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.