fixed building errors with device example

This commit is contained in:
hathach
2012-12-04 11:30:34 +07:00
parent 921561be60
commit 8f00307986
9 changed files with 13 additions and 10 deletions

View File

@@ -37,7 +37,7 @@
#include "hid.h"
#ifdef CLASS_HID
#ifdef TUSB_CLASS_HID
#ifdef CFG_CLASS_HID_KEYBOARD
USB_HID_KeyboardReport_t hid_keyboard_report;