Fixed documentation

Fixed documentation to reflect proper file for wifi credentials.
This commit is contained in:
BWarman 2018-01-05 10:43:55 -05:00
parent a974f0c481
commit f58c2b3dbd

View File

@ -74,7 +74,7 @@ The web app needs to be uploaded to the ESP8266's SPIFFS. You can do this withi
With ESP8266FS installed upload the web app using `ESP8266 Sketch Data Upload` command in the Arduino Tools menu. With ESP8266FS installed upload the web app using `ESP8266 Sketch Data Upload` command in the Arduino Tools menu.
Then enter your wi-fi network SSID and password in the .ino file, and upload the sketch using the Upload button. Then enter your wi-fi network SSID and password in the WiFi.h file, and upload the sketch using the Upload button.
Compression Compression
----------- -----------