From fce5cc8e74a13721c7a1b8939a5b9683bb3175d0 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Thu, 18 Mar 2010 10:29:17 +0000 Subject: Clip+: correct usb product id git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25244 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipplus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index cc9f09fe86..f54951f0ac 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -185,7 +185,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 -#define USB_PRODUCT_ID 0x7433 +#define USB_PRODUCT_ID 0x74d1 #endif /* BOOTLOADER */ #endif -- cgit v1.2.3