X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=usb_debug.h;h=65ad05b04a2bc8f1b658b4b6f585d6afe5418d6b;hb=42d57333f3003f5be0fae62f15e186df4f03bf75;hp=acc6716cdebcfc072d05537b56a3e3c9278125a3;hpb=7fd9003f59ad6a1de8d8b70fae74ba16df666c09;p=max%2Ftmk_keyboard.git diff --git a/usb_debug.h b/usb_debug.h index acc6716c..65ad05b0 100644 --- a/usb_debug.h +++ b/usb_debug.h @@ -2,11 +2,11 @@ #define USB_DEBUG_H 1 #include -#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