未验证 提交 e5845ea7 编写于 作者: D David Lin 提交者: GitHub

Fixed typo: 'commond'

Note that the word 'commond' is wrong,
so that 'commond' should been replaced with 'command'.
上级 dd5178ef
...@@ -155,7 +155,7 @@ static bool LPC17xx_SD_Init(void) ...@@ -155,7 +155,7 @@ static bool LPC17xx_SD_Init(void)
Send a Command to Flash card and get a Response Send a Command to Flash card and get a Response
cmd: cmd index cmd: cmd index
arg: argument for the cmd arg: argument for the cmd
return the received response of the commond return the received response of the command
*****************************************************************************/ *****************************************************************************/
static uint8_t LPC17xx_SD_SendCmd(uint8_t cmd, uint32_t arg) static uint8_t LPC17xx_SD_SendCmd(uint8_t cmd, uint32_t arg)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册