Fix Documentation.

This commit is contained in:
h2zero
2021-02-06 11:12:40 -07:00
parent 43c9d96373
commit ae2ff3a638
3 changed files with 11 additions and 7 deletions

View File

@@ -103,7 +103,7 @@ void NimBLEHIDDevice::manufacturer(std::string name) {
/**
* @brief Sets the Plug n Play characterisc value.
* @param [in] sig The vendor ID source number.
* @param [in[ vid The vendor ID number.
* @param [in] vid The vendor ID number.
* @param [in] pid The product ID number.
* @param [in] version The produce version number.
*/