Skip to content

Commit 1dfb88d

Browse files
authored
Merge pull request #52 from ijoseph/update_readme
Add instructions to erase on-device non-volatile storage to accept secrets.json changes.
2 parents 30ad2f2 + 9bb72c9 commit 1dfb88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If using tronbyt_manager in docker replace the ip address to the docker host's i
4040
Then run the following command:
4141

4242
```
43-
pio run --environment tidbyt-gen1 --target upload
43+
pio run --environment tidbyt-gen1 --target erase --target upload
4444
```
4545

4646
If you're flashing to a Tidbyt Gen2, just change to the above to use

0 commit comments

Comments
 (0)