diff options
-rw-r--r-- | firmware/fx2/b100/usb_descriptors.a51 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/fx2/b100/usb_descriptors.a51 b/firmware/fx2/b100/usb_descriptors.a51 index cc71833fe..169aea4fd 100644 --- a/firmware/fx2/b100/usb_descriptors.a51 +++ b/firmware/fx2/b100/usb_descriptors.a51 @@ -35,7 +35,7 @@ .module usb_descriptors VID_FREE = 0x2500 ; Free Software Folks - PID_USRP = 0x0001 ; B100 + PID_USRP = 0x0002 ; B100 ;; We distinguish configured from unconfigured USRPs using the Device ID. ;; If the MSB of the DID is 0, the device is unconfigured. |