We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6e084 commit 9c53cc5Copy full SHA for 9c53cc5
content/components/esp32.md
@@ -22,7 +22,7 @@ esp32:
22
This must match the hardware in use, or it will fail to flash.
23
24
- **board** (*Optional*, string): The PlatformIO board ID that should be used. Choose the appropriate board from
25
- [this list](https://registry.platformio.org/platforms/platformio/espressif32/boards?version=5.3.0) (the icon next
+ [this list](https://registry.platformio.org/platforms/platformio/espressif32/boards) (the icon next
26
to the name can be used to copy the board ID). *This only affects pin aliases and some internal settings*;
27
This setting is no longer recommended, `variant` should be used instead.
28
0 commit comments