Fix typo in esp32.rst (#4364)

This commit is contained in:
Keith Burzinski 2024-10-21 18:01:29 -05:00 committed by GitHub
parent 8a6a7bb9d5
commit 5353164c6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ worry about pin alias names or numbering...yay!
Some notes about the pins on the original ESP32:
- ``GPIO0`` is used to determine the boot mode on startup; note that **ESP32 variants use differnt pins to determine
- ``GPIO0`` is used to determine the boot mode on startup; note that **ESP32 variants use different pins to determine
the boot mode.** Bootstrapping pin(s) should **not** be pulled LOW on startup to avoid booting into flash mode when
it's not desired. You can, however, still use the strapping pins as output pins.
- ``GPIO34`` to ``GPIO39``: These pins **cannot** be used as outputs (yes, even though GPIO stands for "general purpose