Merge pull request #56 from bwarman/master

Fixed documentation
This commit is contained in:
Jason Coon 2018-01-05 18:50:30 -06:00 committed by GitHub
commit 83cc76340a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
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
-----------