You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
247 B
Markdown

3 years ago
# ESP32 Playground
3 years ago
3 years ago
## Setting up the Debug
You need the following in your `platformio.ini` order to get the debugger co
```
debug_tool = esp-prog
debug_init_break = tbreak setup
```
## Pinout Diagrams
3 years ago
![ESP32_NodeMCU](hiletgo_esp32_pinout.jpg)