summaryrefslogtreecommitdiff
path: root/usb-led2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usb-led2/Makefile')
-rw-r--r--usb-led2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-led2/Makefile b/usb-led2/Makefile
index 616bf62..f8cfc68 100644
--- a/usb-led2/Makefile
+++ b/usb-led2/Makefile
@@ -38,7 +38,7 @@ LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENAB
LUFA_OPTS += -D INTERRUPT_CONTROL_ENDPOINT
LUFA_OPTS += -D USB_MANUFACTURER="L\"equinox\"" -D USB_MANUFACTURER_LEN=7
-LUFA_OPTS += -D USB_PRODUCT="L\"spreadspace usb-led example\"" -D USB_PRODUCT_LEN=27
+LUFA_OPTS += -D USB_PRODUCT="L\"spreadspace usb-led2 example\"" -D USB_PRODUCT_LEN=28
LUFA_COMPONENTS := USB USBCLASS