]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - usb_debug.h
add mouse function.
[tmk_firmware.git] / usb_debug.h
index acc6716cdebcfc072d05537b56a3e3c9278125a3..65ad05b04a2bc8f1b658b4b6f585d6afe5418d6b 100644 (file)
@@ -2,11 +2,11 @@
 #define  USB_DEBUG_H 1
 
 #include <stdint.h>
-#include "usb_device.h"
+#include "usb.h"
 
 
-#define DEBUG_INTERFACE                1
-#define DEBUG_TX_ENDPOINT      4
+#define DEBUG_INTERFACE                2
+#define DEBUG_TX_ENDPOINT      3
 #define DEBUG_TX_SIZE          32
 #define DEBUG_TX_BUFFER                EP_DOUBLE_BUFFER