diff options
| -rw-r--r-- | firmware/export/config/sansafuze.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index 2de522f..7e722d6 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -194,7 +194,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 -#define USB_PRODUCT_ID 0x7423 +#define USB_PRODUCT_ID 0x74c1 #endif /* !BOOTLOADER */ |