summaryrefslogtreecommitdiff
path: root/usb_appl/usbconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'usb_appl/usbconfig.h')
-rw-r--r--usb_appl/usbconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb_appl/usbconfig.h b/usb_appl/usbconfig.h
index 0d5e4af..8a52261 100644
--- a/usb_appl/usbconfig.h
+++ b/usb_appl/usbconfig.h
@@ -370,7 +370,7 @@ endm
#define USB_INTR_ENABLE_BIT INT1
/* #define USB_INTR_PENDING GIFR */
#define USB_INTR_PENDING_BIT INTF1
-#define USB_INTR_VECTOR SIG_INTERRUPT1
+#define USB_INTR_VECTOR INT1_vect
/* This is a new macro that is executed and the beginning of the usb irq handler.