Skip to content

Commit a508134

Browse files
committed
Add note about debugging
1 parent 8aba812 commit a508134

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Debugging is an essential skill for anyone working with technology, whether you'
2323

2424
## Software & Hardware Needed
2525

26+
***The Arduino ESP32 board package version 2.0.16 and higher require Arduino IDE 2.3 or higher to debug natively in the IDE.***
27+
2628
- [Arduino Nano ESP32](https://store.arduino.cc/nano-esp32)
2729
- [Arduino IDE](https://www.arduino.cc/en/software)
2830
- [Arduino ESP32 Board Package](https://github.com/arduino/arduino-esp32) installed (2.0.12 or newer)

0 commit comments

Comments
 (0)