forked from espressif/esp-idf
sdmmc: change idx num of example
This commit is contained in:
committed by
Ivan Grokhotkov
parent
d8fb30c930
commit
e5feeb195f
@@ -15,7 +15,7 @@ Protocol layer works with the host via ``sdmmc_host_t`` structure. This structur
|
|||||||
Application Example
|
Application Example
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
An example which combines SDMMC driver with FATFS library is provided in ``examples/24_sd_card`` directory. This example initializes the card, writes and reads data from it using POSIX and C library APIs. See README.md file in the example directory for more information.
|
An example which combines SDMMC driver with FATFS library is provided in ``examples/27_sd_card`` directory. This example initializes the card, writes and reads data from it using POSIX and C library APIs. See README.md file in the example directory for more information.
|
||||||
|
|
||||||
|
|
||||||
Protocol layer APIs
|
Protocol layer APIs
|
||||||
|
Reference in New Issue
Block a user