diff --git a/components/esp32.rst b/components/esp32.rst index 6e9bb7758..5d34ae6d7 100644 --- a/components/esp32.rst +++ b/components/esp32.rst @@ -31,8 +31,6 @@ Configuration variables: Support for the ESP32-S2 and ESP32-C3 is still in development and there could be issues. -.. _esp32-arduino_framework: - GPIO Pin Numbering ------------------ @@ -59,6 +57,8 @@ Some notes about the pins on the ESP32: name: "Pin GPIO23" pin: GPIO23 +.. _esp32-arduino_framework: + Arduino framework -----------------