test clean up

This commit is contained in:
hathach
2013-05-09 12:49:52 +07:00
parent 363b22a55d
commit 63add70139
12 changed files with 82 additions and 68 deletions

View File

@@ -46,12 +46,12 @@
#ifndef _TUSB_HID_H_
#define _TUSB_HID_H_
#include "common/common.h"
#ifdef __cplusplus
extern "C" {
#endif
#include "common/common.h"
enum {
HID_SUBCLASS_NONE = 0,
HID_SUBCLASS_BOOT = 1