We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233709b commit c065aabCopy full SHA for c065aab
lib/pbio/platform/prime_hub/usbd_desc.c
@@ -52,7 +52,7 @@
52
#define USBD_PID 0x5740
53
#define USBD_LANGID_STRING 0x409
54
#define USBD_MANUFACTURER_STRING "STMicroelectronics"
55
-#define USBD_PRODUCT_FS_STRING "STM32 Virtual ComPort in FS Mode"
+#define USBD_PRODUCT_FS_STRING "Pybricks Hub"
56
#define USBD_CONFIGURATION_FS_STRING "VCP Config"
57
#define USBD_INTERFACE_FS_STRING "VCP Interface"
58
0 commit comments