fixed typo in VSC extension name #docs
This commit is contained in:
parent
66fbcda4fa
commit
0aa790ffb1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Please be sure you've already [wired up your sensor's UART port](../../schematic
|
||||||
1. Install [VS Code from Micosoft's official page](https://code.visualstudio.com/download)
|
1. Install [VS Code from Micosoft's official page](https://code.visualstudio.com/download)
|
||||||
2. Use the "Extensions" menu to install PlatformIO.
|
2. Use the "Extensions" menu to install PlatformIO.
|
||||||
3. (Optional) Install extra plugins to assist in development:
|
3. (Optional) Install extra plugins to assist in development:
|
||||||
- GitLense
|
- GitLens
|
||||||
- markdownlint
|
- markdownlint
|
||||||
- Markdown Preview Enhanced
|
- Markdown Preview Enhanced
|
||||||
- C/C++
|
- C/C++
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue