diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img-01.png b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img-01.png deleted file mode 100644 index dc1bfecaf8..0000000000 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img-01.png and /dev/null differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img01.png b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img01.png index 1baa02158e..1e50bd55ee 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img01.png and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-extra-img01.png differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img01.png b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img01.png index c0e18fce74..e38a5ab62f 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img01.png and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img01.png differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img02.png b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img02.png index d0e30188dc..7699888d11 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img02.png and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img02.png differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img03.png b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img03.png index a2f4cddcdb..fb07aceec9 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img03.png and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/debugger-img03.png differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/playpause.gif b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/playpause.gif index 20da167aa4..b2b5bb8236 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/playpause.gif and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/playpause.gif differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepinout.gif b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepinout.gif index c5ee90d6e0..d0cd71a553 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepinout.gif and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepinout.gif differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepover.gif b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepover.gif index 7bd8173400..8a4d364634 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepover.gif and b/content/software/ide-v2/tutorials/ide-v2-debugger/assets/stepover.gif differ diff --git a/content/software/ide-v2/tutorials/ide-v2-debugger/ide-v2-debugger.md b/content/software/ide-v2/tutorials/ide-v2-debugger/ide-v2-debugger.md index 12e51ead0d..69ee78e598 100644 --- a/content/software/ide-v2/tutorials/ide-v2-debugger/ide-v2-debugger.md +++ b/content/software/ide-v2/tutorials/ide-v2-debugger/ide-v2-debugger.md @@ -78,7 +78,7 @@ Once you have your hardware set up, we can continue to explore the Debugger tool 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**. -Mind that doing so will only show you its interface, but the real magic happens when you click the **crossed out bug icon** in the buttons menu at the top. +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. ![The Debugger button.](assets/debugger-img01.png)