diff --git a/osmo-gtm900/usb_descriptors.c b/osmo-gtm900/usb_descriptors.c index 96dbf84..1ff6a4a 100644 --- a/osmo-gtm900/usb_descriptors.c +++ b/osmo-gtm900/usb_descriptors.c @@ -13,7 +13,7 @@ static tusb_desc_device_t const desc_device = { .bMaxPacketSize0 = CFG_TUD_ENDPOINT0_SIZE, .idVendor = 0x1d50, - .idProduct = 0xaaa1, + .idProduct = 0x6187, .bcdDevice = 0x0100, .iManufacturer = 1,