Skip to content

Commit 15a9b97

Browse files
committed
frick you mangit add .git add .
1 parent 5c9976b commit 15a9b97

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
19.4 KB
Loading

docs/_sections/_guide-primaries/getting-started/environment-setup.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,19 +138,18 @@ Do this even if you already have VS Code to minimize environment setup issues.
138138
1. Wait for ESP-IDF to initialize
139139
1. Build the project by clicking the wrench icon in the bottom ribbon of VS Code (this will take a while)
140140
(TODO edit image to have circled button)
141-
<img src="{{ '/_assets/images/vscode_bottom_ribbon.png' | prepend: site.baseurl }}" alt="my_image.png :(">
142-
141+
<img src="{{ '/_assets/images/vscode_bottom_ribbon_build.png' | prepend: site.baseurl }}" alt="vscode_bottom_ribbon_build.png :(">
143142

144143
### __Flash your ESP32__
145144

146145
1. Plug in your ESP32
147-
1. Click the `COM` button (plug icon) in VS Code’s bottom ribbon menu (TODO edit image to have circled button)
146+
1. Click the `COM` button (plug icon) in VS Code’s bottom ribbon menu
148147
<img src="{{ '/_assets/images/vscode_bottom_ribbon_circle.png' | prepend: site.baseurl }}" alt="vscode_bottom_ribbon_circle.png :(">
149148

150149
1. In the popup dialogue at the top of VS Code, select the COM port labeled `Silicon Labs`
151150
<img src="{{ '/_assets/images/COM_port.png' | prepend: site.baseurl }}" alt="COM_port.png :(">
152151

153-
1. Click the Flash button (lightning button) in the bottom ribbon menu (TODO edit image to have circled button)
152+
1. Click the Flash button (lightning button) in the bottom ribbon menu
154153
<img src="{{ '/_assets/images/vscode_bottom_ribbon_flash.png' | prepend: site.baseurl }}" alt="vscode_bottom_ribbon_flash.png :(">
155154

156155
1. Select UART in the top popup menu

0 commit comments

Comments
 (0)