Minor documentation improvements.
This commit is contained in:
parent
956f9e3709
commit
fc4d3ab400
20 changed files with 38 additions and 38 deletions
|
@ -158,7 +158,7 @@ void Send_Command_Report(const uint8_t* const Report,
|
|||
WriteNextReport(CmdBuffer, ReportSize);
|
||||
}
|
||||
|
||||
/** Sends one of the CMD_* command constants to the attached device.
|
||||
/** Sends one of the \c CMD_* command constants to the attached device.
|
||||
*
|
||||
* \param[in] Command One of the command constants.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue