Describe filesystem uploade
This commit is contained in:
parent
b87cfdb772
commit
8599430458
9
esp32/data/homie/Readme.md
Normal file
9
esp32/data/homie/Readme.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Filesystem
|
||||||
|
## Configuration
|
||||||
|
Use the config-example.json from the host folder and create here a config.json file.
|
||||||
|
## HowTo upload
|
||||||
|
Start Platform.io
|
||||||
|
Open a new Atom-Terminal and generate the filesystem with the following command :
|
||||||
|
```pio run -t buildfs```
|
||||||
|
Upload this new generated filesystem with:
|
||||||
|
```pio run -t uploadfs```
|
Loading…
Reference in New Issue
Block a user