Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
This commit is contained in:
parent
0210fa5648
commit
7dffa15c16
93 changed files with 1750 additions and 153 deletions
|
@ -40,7 +40,7 @@ HID_ReportInfo_t HIDReportInfo;
|
|||
/** Function to read in the HID report descriptor from the attached device, and process it into easy-to-read
|
||||
* structures via the HID parser routines in the LUFA library.
|
||||
*
|
||||
* \return A value from the KeyboardHostWithParser_GetHIDReportDataCodes_t enum
|
||||
* \return A value from the \ref KeyboardHostWithParser_GetHIDReportDataCodes_t enum
|
||||
*/
|
||||
uint8_t GetHIDReportData(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue