PlantCtrl/esp32/data/homie
2020-10-28 21:06:34 +01:00
..
.gitignore Moved configuration and webserver 2020-10-13 20:24:08 +02:00
Readme.md Describe filesystem uploade 2020-10-13 21:09:20 +02:00
ui_bundle.gz Force the user to set something 2020-10-28 21:06:34 +01:00

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