Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelix committed Mar 11, 2024
1 parent 2b58c1a commit 8914bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GettingStartedGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ In this situation, use the following command to erase the nvs partition.
```sh
parttool.py -p PORT erase_partition --partition-name=nvs
```
- Keyboard command `Ctrl + ]` should exit `idf.py monitor`
- Keyboard command `Ctrl + ]` should exit `idf.py monitor`
when run from a terminal.

## 4 Monitoring the demo
Expand Down

0 comments on commit 8914bf4

Please sign in to comment.