Merge pull request #205 from m3hm00d/sanitize

Fix minor typo in comment
This commit is contained in:
Conor Patrick 2019-07-05 10:28:11 -04:00 committed by GitHub
commit 75dbefad73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 * DeInitialize the HID layer
* @param pdev: device instance * @param pdev: device instance
* @param cfgidx: Configuration index * @param cfgidx: Configuration index