From 5144458905a8a7a849a90bef2bccc7bd8f2ce6fb Mon Sep 17 00:00:00 2001 From: "pedro.minatel" Date: Mon, 4 Oct 2021 10:44:49 +0100 Subject: [PATCH] Fix on the readme file for the supported devices --- examples/peripherals/i2s/i2s_audio_recorder_sdcard/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/peripherals/i2s/i2s_audio_recorder_sdcard/README.md b/examples/peripherals/i2s/i2s_audio_recorder_sdcard/README.md index a31daca43a..010fc702b5 100644 --- a/examples/peripherals/i2s/i2s_audio_recorder_sdcard/README.md +++ b/examples/peripherals/i2s/i2s_audio_recorder_sdcard/README.md @@ -1,5 +1,5 @@ -| Supported Targets | ESP32 | ESP32S3 | -| ----------------- | ----- | ------- | +| Supported Targets | ESP32 | ESP32-S3 | +| ----------------- | ----- | -------- | # I2S Digital Microphone Recording Example