Skip to content

Commit c188101

Browse files
committed
fix typo
1 parent 54ffa51 commit c188101

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-esp32/tutorials/debugging

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-esp32/tutorials/debugging/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Before starting a debug session you need to upload your sketch using one of the
7474

7575
- Connect a jumper cable between the **GND** and the **B1** pins and press the reset button **once**. The RGB LED will turn on with a green or blue color.
7676

77-
- Remove the jumper cable and you should see the RGB LED light up in a purple or yellow color, which means you sucessfully entered the **ROM Boot mode**. Note that inside **Tools**, the board will be shown as a random ESP32 board.
77+
- Remove the jumper cable and you should see the RGB LED light up in a purple or yellow color, which means you successfully entered the **ROM Boot mode**. Note that inside **Tools**, the board will be shown as a random ESP32 board.
7878

7979
***This is because in this mode all ESP32 chips share the same identifier assigned to USB devices, therefore the IDE selects a random ESP32 board.***
8080

0 commit comments

Comments
 (0)