aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/drivertest/firmware/usbconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/drivertest/firmware/usbconfig.h b/examples/drivertest/firmware/usbconfig.h
index 0e2e25a..de09d74 100644
--- a/examples/drivertest/firmware/usbconfig.h
+++ b/examples/drivertest/firmware/usbconfig.h
@@ -372,6 +372,6 @@ tuningOverflow:
/* #define USB_INTR_ENABLE_BIT INT0 */
/* #define USB_INTR_PENDING GIFR */
/* #define USB_INTR_PENDING_BIT INTF0 */
-/* #define USB_INTR_VECTOR SIG_INTERRUPT0 */
+/* #define USB_INTR_VECTOR INT0_vect */
#endif /* __usbconfig_h_included__ */