mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
Reduce configuration count to 1
This commit is contained in:
@@ -59,7 +59,7 @@ uint8_t usb_descriptor_device[] = {
|
||||
0x01, // iManufacturer
|
||||
0x02, // iProduct
|
||||
0x04, // iSerialNumber
|
||||
0x02 // bNumConfigurations
|
||||
0x01 // bNumConfigurations
|
||||
};
|
||||
|
||||
uint8_t usb_descriptor_device_qualifier[] = {
|
||||
|
||||
Reference in New Issue
Block a user