forked from PAWPAW-Mirror/lib_xua
One of the intermediate XUA_HID_REQUIRED slipped through the refactoring
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct hidEvent_t {
|
|||||||
#define HID_MAX_DATA_BYTES ( 4 )
|
#define HID_MAX_DATA_BYTES ( 4 )
|
||||||
#define HID_EVENT_INVALID_ID ( 0x100 )
|
#define HID_EVENT_INVALID_ID ( 0x100 )
|
||||||
|
|
||||||
#if XUA_HID_REQUIRED
|
#if XUA_HID_ENABLED
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Get the data for the next HID Report
|
* \brief Get the data for the next HID Report
|
||||||
|
|||||||
Reference in New Issue
Block a user