diff --git a/README.md b/README.md index 8817f8ada66..3f30281009a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Finally, if you are sure no one else had the issue, follow the [ISSUE_TEMPLATE]( ![Pin Functions](docs/esp32_pinmap.png) +![ESP32S2_Pinmap](docs/esp32s2_pinmap.png) + ### Tip Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process diff --git a/docs/esp32s2_pinmap.png b/docs/esp32s2_pinmap.png new file mode 100644 index 00000000000..83197446a92 Binary files /dev/null and b/docs/esp32s2_pinmap.png differ