summaryrefslogtreecommitdiff
path: root/usb_boot/usbconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'usb_boot/usbconfig.h')
-rw-r--r--usb_boot/usbconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb_boot/usbconfig.h b/usb_boot/usbconfig.h
index 70f76f1..f0b5805 100644
--- a/usb_boot/usbconfig.h
+++ b/usb_boot/usbconfig.h
@@ -369,7 +369,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.