File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
_sections/_guide-primaries/getting-started Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -138,19 +138,18 @@ Do this even if you already have VS Code to minimize environment setup issues.
1381381 . Wait for ESP-IDF to initialize
1391391 . 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
1461451 . 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
1501491 . 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
1561551 . Select UART in the top popup menu
You can’t perform that action at this time.
0 commit comments