Browse Source

comment error

ZHU Hao 4 years ago
parent
commit
99a0664240
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/stm32/libraries/HAL_Drivers/drv_sdio.c

+ 1 - 1
bsp/stm32/libraries/HAL_Drivers/drv_sdio.c

@@ -353,7 +353,7 @@ static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg)
 
 /**
   * @brief  This function send sdio request.
-  * @param  sdio  rthw_sdio
+  * @param  host  rt_mmcsd_host
   * @param  req   request
   * @retval None
   */