change config to use USB0 only

fix some compiler warnings
This commit is contained in:
hathach
2013-04-22 10:44:51 +07:00
parent ee9d53477a
commit 3f9a73a34d
5 changed files with 11 additions and 2 deletions
+3
View File
@@ -61,6 +61,9 @@
extern "C" {
#endif
void mouse_app_init(void);
OSAL_TASK_DECLARE( mouse_app_task );
#ifdef __cplusplus
}
#endif