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 39da395 commit 8b8c9d5Copy full SHA for 8b8c9d5
src/boards/nRF52840_connect_kit/board.h
@@ -56,8 +56,8 @@
56
// USB
57
//--------------------------------------------------------------------+
58
#define USB_DESC_VID 0x2886
59
-#define USB_DESC_UF2_PID 0xF00E
60
-#define USB_DESC_CDC_ONLY_PID 0xF00E
+#define USB_DESC_UF2_PID 0xF00F
+#define USB_DESC_CDC_ONLY_PID 0xF00F
61
62
63
// UF2
0 commit comments