Minor documentation improvements.
This commit is contained in:
parent
88bcc6fde5
commit
03cdb09071
65 changed files with 126 additions and 126 deletions
|
@ -134,7 +134,7 @@ void EVENT_USB_Device_ControlRequest(void)
|
|||
*
|
||||
* \param[out] ReportData Pointer to a HID report data structure to be filled
|
||||
*
|
||||
* \return Boolean true if the new report differs from the last report, false otherwise
|
||||
* \return Boolean \c true if the new report differs from the last report, \c false otherwise
|
||||
*/
|
||||
bool GetNextReport(USB_JoystickReport_Data_t* const ReportData)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue