#54 readme updated

pull/1/head
Thomas Ballmann 3 years ago
parent 8a37073204
commit c756c92a13

@ -63,10 +63,13 @@ $ platformio run --target upload
``` ```
$ yarn --cwd app $ yarn --cwd app
$ yarn --cwd app build $ yarn --cwd app build
$ platformio run --target buildfs
// update esp // update esp
$ platformio run --target uploadfs $ platformio run --target uploadfs
// alternative, create spiffs.bin
$ platformio run --target buildfs
``` ```

Loading…
Cancel
Save