X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fusb_usb%2Fusb_usb.cpp;h=3d08b118004b2e35c4e2ce150596dcc15be16d0a;hb=83ebf5212de1dc5d8fa60e86b2f43cc717c2904c;hp=9277cece3cdef4b48d10a2dcea438a92e4e2cbc3;hpb=108b0ce8d9b6635c81d6fc1350a50efc6458d695;p=max%2Ftmk_keyboard.git diff --git a/converter/usb_usb/usb_usb.cpp b/converter/usb_usb/usb_usb.cpp index 9277cece..3d08b118 100644 --- a/converter/usb_usb/usb_usb.cpp +++ b/converter/usb_usb/usb_usb.cpp @@ -238,7 +238,7 @@ void hook_usb_startup_wait_loop(void) // This situation can happen just after pluging converter into USB port. void hook_usb_suspend_loop(void) { -#ifndef LUFA_DEBUG_UART +#ifndef TMK_LUFA_DEBUG_UART // This corrupts debug print when suspend suspend_power_down(); #endif