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 19cec28 commit b739d0fCopy full SHA for b739d0f
pybricksdev/usb/__init__.py
@@ -3,6 +3,7 @@
3
4
# Official LEGO USB identifiers
5
LEGO_USB_VID = 0x0694
6
+NXT_USB_PID = 0x0002
7
EV3_USB_PID = 0x0005
8
EV3_BOOTLOADER_USB_PID = 0x0006
9
SPIKE_PRIME_DFU_USB_PID = 0x0008
0 commit comments