mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-14 03:08:56 +01:00
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)
|
||||
|
||||
#ifdef HACKRF_ONE
|
||||
#if (defined HACKRF_ONE || defined RAD1O)
|
||||
#define USB_PRODUCT_ID (0x6089)
|
||||
#elif JAWBREAKER
|
||||
#define USB_PRODUCT_ID (0x604B)
|
||||
|
||||
Reference in New Issue
Block a user