From 240b1cf1f3f68c2e771b62e038975f82eaa64865 Mon Sep 17 00:00:00 2001 From: Phil Schatzmann Date: Tue, 26 Sep 2023 10:04:42 +0200 Subject: [PATCH] Update sdmmc_begin.ino --- examples/sdmmc_begin/sdmmc_begin.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sdmmc_begin/sdmmc_begin.ino b/examples/sdmmc_begin/sdmmc_begin.ino index 36e6787..107b32e 100644 --- a/examples/sdmmc_begin/sdmmc_begin.ino +++ b/examples/sdmmc_begin/sdmmc_begin.ino @@ -4,7 +4,7 @@ * @brief A simple test if we can start the SD via SDMMC of the AudioKit * @date 2022-5-12 * - * On the AI Thinker boards the pin settings should be On, On, On, On, On, + * On the AI Thinker boards the pin settings should be Off, On, On, Off, Off, * * @copyright Copyright (c) 2021 *