0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-20 08:04:15 +00:00

🐛 Fix SDIO for STM32 ()

Followup to 
This commit is contained in:
Scott Lahteine 2022-07-09 11:08:53 -05:00
parent 10f5f878ce
commit 53ee7fce5b

View file

@ -369,7 +369,7 @@ void HAL_SD_MspInit(SD_HandleTypeDef *hsd) {
/**
* @brief Read a block
* @details Read a block to media with SDIO
* @details Read a block from media with SDIO
*
* @param block The block index
* @param src The block buffer