mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Fix minor documentation issue
Merges https://github.com/espressif/esp-idf/pull/6192 Signed-off-by: yiying <yiying@MacBook-Air-Cindy.local>
This commit is contained in:
parent
0cee6a9e17
commit
6e2dc5d291
@ -62,7 +62,7 @@ esp_err_t sdmmc_write_sectors(sdmmc_card_t* card, const void* src,
|
||||
size_t start_sector, size_t sector_count);
|
||||
|
||||
/**
|
||||
* Write given number of sectors to SD/MMC card
|
||||
* Read given number of sectors from the SD/MMC card
|
||||
*
|
||||
* @param card pointer to card information structure previously initialized
|
||||
* using sdmmc_card_init
|
||||
|
Loading…
Reference in New Issue
Block a user