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 d481de3 commit d88ab74Copy full SHA for d88ab74
src/boards/sparkfun_nrf52840_micromod/board.h
@@ -53,8 +53,8 @@
53
// USB
54
//--------------------------------------------------------------------+
55
#define USB_DESC_VID 0x1B4F
56
-#define USB_DESC_UF2_PID 0x0001
57
-#define USB_DESC_CDC_ONLY_PID 0x0002
+#define USB_DESC_UF2_PID 0x0022
+#define USB_DESC_CDC_ONLY_PID 0x0023
58
59
//------------- UF2 -------------//
60
#define UF2_PRODUCT_NAME "SparkFun MicroMod nRF52840"
0 commit comments