1
0
Fork 0
forked from len0rd/rockbox

Commit "FS#10468 - USB HID: Show keypad mode on screen"

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2009-09-30 10:06:04 +00:00
parent d7f4f9ff75
commit 8c5141b32e
54 changed files with 1651 additions and 344 deletions

View file

@ -43,7 +43,7 @@
#include "usb_charging_only.h"
#endif
#if defined(USB_ENABLE_HID)
#ifdef USB_ENABLE_HID
#include "usb_hid.h"
#endif