mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
Fix redefinition
This commit is contained in:
parent
015b57b6ef
commit
f09fa22bbc
@ -573,7 +573,7 @@ typedef enum
|
||||
#define HID_KEY_KEYPAD_CLEAR_ENTRY 0xD9
|
||||
#define HID_KEY_KEYPAD_BINARY 0xDA
|
||||
#define HID_KEY_KEYPAD_OCTAL 0xDB
|
||||
#define HID_KEY_KEYPAD_DECIMAL 0xDC
|
||||
#define HID_KEY_KEYPAD_DECIMAL_2 0xDC
|
||||
#define HID_KEY_KEYPAD_HEXADECIMAL 0xDD
|
||||
// RESERVED 0xDE-DF
|
||||
#define HID_KEY_CONTROL_LEFT 0xE0
|
||||
|
Loading…
x
Reference in New Issue
Block a user