example: update GPIO num for blink example

This commit is contained in:
Cao Sen Miao
2021-08-16 12:11:12 +08:00
parent a0d2efe1be
commit 63d58cb47e
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ Some development boards use an addressable LED instead of a regular one. These d
| ESP32-C3-DevKitM-1 | Addressable | GPIO8 |
| ESP32-S2-DevKitM-1 | Addressable | GPIO18 |
| ESP32-S2-Saola-1 | Addressable | GPIO18 |
| ESP32-S3-Addax-1 | Addressable | GPIO47 |
| ESP32-S3-Addax-1 | Addressable | GPIO48 |
See [Development Boards](https://www.espressif.com/en/products/devkits) for more information about it.