Documentation improved

This commit is contained in:
Ollo 2021-01-03 16:32:09 +01:00
parent 20ef7aa4e9
commit 437216187c

View File

@ -7,3 +7,6 @@ Open a new Atom-Terminal and generate the filesystem with the following command
```pio run -t buildfs``` ```pio run -t buildfs```
Upload this new generated filesystem with: Upload this new generated filesystem with:
```pio run -t uploadfs``` ```pio run -t uploadfs```
## Command pio
Can be found at ```~/.platformio/penv/bin/pio```