From 136ec2506cbbcb18ac0c9eea929b63a15f02147b Mon Sep 17 00:00:00 2001 From: Henk Muller Date: Mon, 12 Jun 2023 09:20:43 +0100 Subject: [PATCH] One of the intermediate XUA_HID_REQUIRED slipped through the refactoring --- lib_xua/src/core/user/hid/user_hid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/src/core/user/hid/user_hid.h b/lib_xua/src/core/user/hid/user_hid.h index c14411a7..a391601a 100644 --- a/lib_xua/src/core/user/hid/user_hid.h +++ b/lib_xua/src/core/user/hid/user_hid.h @@ -34,7 +34,7 @@ typedef struct hidEvent_t { #define HID_MAX_DATA_BYTES ( 4 ) #define HID_EVENT_INVALID_ID ( 0x100 ) -#if XUA_HID_REQUIRED +#if XUA_HID_ENABLED /** * \brief Get the data for the next HID Report