fix(usb_descriptor): Let the rad1o be a hack-rf on the usb for now
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#define USB_VENDOR_ID (0x1D50)
|
#define USB_VENDOR_ID (0x1D50)
|
||||||
|
|
||||||
#ifdef HACKRF_ONE
|
#if (defined HACKRF_ONE || defined RAD1O)
|
||||||
#define USB_PRODUCT_ID (0x6089)
|
#define USB_PRODUCT_ID (0x6089)
|
||||||
#elif JAWBREAKER
|
#elif JAWBREAKER
|
||||||
#define USB_PRODUCT_ID (0x604B)
|
#define USB_PRODUCT_ID (0x604B)
|
||||||
|
Reference in New Issue
Block a user