Skip to content

Commit 1b7f78f

Browse files
Merge pull request #343 from hasheddan/cores3/microsd
fix(m5stack_cores3): correct typo in header (BSP-513)
2 parents 6bcea47 + 63ca486 commit 1b7f78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/m5stack_core_s3/include/bsp/m5stack_core_s3.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ extern sdmmc_card_t *bsp_sdcard;
316316
esp_err_t bsp_sdcard_mount(void);
317317

318318
/**
319-
* @brief Unmount micorSD card from virtual file system
319+
* @brief Unmount microSD card from virtual file system
320320
*
321321
* @return
322322
* - ESP_OK on success

0 commit comments

Comments
 (0)