diff options
| -rw-r--r-- | firmware/export/config/sansaclipplus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index cc9f09f..f54951f 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 |