Added File System Upload step to installation instructions.
This commit is contained in:
parent
01f513c97b
commit
5fad39ee0e
@ -37,7 +37,9 @@ and dashes an alike are okay. Put the SD card into the SD card slot.
|
|||||||
Copy `include/config.sample.h` to `include/config.h`. Modify it to at
|
Copy `include/config.sample.h` to `include/config.h`. Modify it to at
|
||||||
least contain the correct login details for your WiFi.
|
least contain the correct login details for your WiFi.
|
||||||
|
|
||||||
The code then should compile in PlatformIO without errors.
|
The code then should compile in PlatformIO without errors. Upload it
|
||||||
|
to your ESP32. After that, upload static files using PlatformIO's task
|
||||||
|
"Upload file system image".
|
||||||
|
|
||||||
The serial console in PlatformIO should give you more or less useful
|
The serial console in PlatformIO should give you more or less useful
|
||||||
messages about what's going on. There will also be a line saying
|
messages about what's going on. There will also be a line saying
|
||||||
|
Loading…
Reference in New Issue
Block a user