From 23be52fa895cf0a280b73c21755fa1d71257a50d Mon Sep 17 00:00:00 2001 From: "pedro.minatel" Date: Fri, 22 Oct 2021 10:37:44 +0100 Subject: [PATCH] example: Update on the README file to change from ESP32-S3-Addax-1 to ESP32-S3-DevKitC-1 --- examples/get-started/blink/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/get-started/blink/README.md b/examples/get-started/blink/README.md index 5ab8606f8d..f478147f0d 100644 --- a/examples/get-started/blink/README.md +++ b/examples/get-started/blink/README.md @@ -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 | GPIO48 | +| ESP32-S3-DevKitC-1 | Addressable | GPIO48 | See [Development Boards](https://www.espressif.com/en/products/devkits) for more information about it.