Minor documentation fixes.
This commit is contained in:
parent
fdb82cd1e8
commit
bd8046976f
3 changed files with 9 additions and 10 deletions
|
@ -189,7 +189,7 @@ uint8_t USB_ProcessHIDReport(const uint8_t* ReportData,
|
|||
CurrCollectionPath->Parent = ParentCollectionPath;
|
||||
}
|
||||
|
||||
CurrCollectionPath->Type = ReportItemData;
|
||||
CurrCollectionPath->Type = ReportItemData;
|
||||
CurrCollectionPath->Usage.Page = CurrStateTable->Attributes.Usage.Page;
|
||||
|
||||
if (UsageListSize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue