Question
Bug in USB HID code
Posted on May 28, 2017 at 12:46
I'd like to report a bug.
In the file usbh_hid_keybd.h, line 118:
&sharpdefine KEY_CAPS LOCK 0x39
should be replaced with:
&sharpdefine KEY_CAPS_LOCK 0x39
#usb #hid #keyboard #bugI'd like to report a bug.
In the file usbh_hid_keybd.h, line 118:
&sharpdefine KEY_CAPS LOCK 0x39
should be replaced with:
&sharpdefine KEY_CAPS_LOCK 0x39
#usb #hid #keyboard #bugEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.