{\r
HID_StateTable_t StateTable[HID_STATETABLE_STACK_DEPTH];\r
HID_StateTable_t* CurrStateTable = &StateTable[0];\r
- HID_CollectionPath_t* CurrCollectionPath = NULL;\r
+ HID_CollectionPath_t* CurrCollectionPath = NULL;\r
uint16_t UsageStack[HID_USAGE_STACK_DEPTH];\r
uint8_t UsageStackSize = 0;\r
uint16_t BitOffsetIn = 0;\r