Compare commits

...

2 Commits

Author SHA1 Message Date
75dbefad73 Merge pull request #205 from m3hm00d/sanitize
Fix minor typo in comment
2019-07-05 10:28:11 -04:00
e14700f398 Fix minor typo in comment
'USBD_HID_DeInit' is written as 'USBD_HID_Init'; likely a copy-paste
error. This patch should fix it.
2019-06-20 16:44:17 +00:00

View File

@ -309,7 +309,7 @@ static uint8_t USBD_HID_Init (USBD_HandleTypeDef *pdev, uint8_t cfgidx)
}
/**
* @brief USBD_HID_Init
* @brief USBD_HID_DeInit
* DeInitialize the HID layer
* @param pdev: device instance
* @param cfgidx: Configuration index