Update usbd_desc.c

This commit is contained in:
Conor Patrick 2018-12-30 16:06:30 -05:00
parent fbddf051c8
commit 57879291cc

View File

@ -59,7 +59,7 @@
#define USBD_SERIAL_NUM "solocafebabe"
#else
#define USBD_MANUFACTURER_STRING "Solo Keys"
#define USBD_PRODUCT_FS_STRING "Solo HACKER (not locked!!)"
#define USBD_PRODUCT_FS_STRING "Solo HACKER (Unlocked)"
#define USBD_SERIAL_NUM "solocafebabe"
#endif