Skip to content

Commit 118a768

Browse files
authored
Merge pull request #400 from per1234/debug-control-screenshot-position
Move IDE 2.x Activity Bar debug button screenshot to appropriate location
2 parents 764150d + 328ac90 commit 118a768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/software/ide-v2/tutorials/ide-v2-debugger/ide-v2-debugger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Once you have your hardware set up, we can continue to explore the Debugger tool
7878

7979
The Debugger is a brand new tool integrated in the Arduino IDE 2.0. You can easily access it from the sidebar on the left, grouped with the **Board Manager**, **Library Manager**, **Search** and **Sketchbook Explorer**.
8080

81-
Mind that doing so will only show you its interface, but the real magic happens when you click the **bug icon** in the buttons menu.
82-
8381
![The Debugger button.](assets/debugger-img01.png)
8482

83+
Mind that doing so will only show you its interface, but the real magic happens when you click the **bug icon** in the buttons menu.
84+
8585
Now, in order to use the debugger, we need specific hardware instruments, the choice of which is very dependent on what kind of board/processor you are using, and you will almost always need an external debugger.
8686

8787
![Debugger icon available if board is supported.](assets/debugger-img02.png)

0 commit comments

Comments
 (0)