mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 23:39:56 +01:00
fix2
This commit is contained in:
@@ -121,7 +121,7 @@ static usb_request_status_t usb_send_descriptor(
|
||||
endpoint->in,
|
||||
descriptor_data,
|
||||
(setup_length > descriptor_length) ? descriptor_length : setup_length,
|
||||
NULL
|
||||
NULL
|
||||
);
|
||||
usb_transfer_schedule_ack(endpoint->out);
|
||||
return USB_REQUEST_STATUS_OK;
|
||||
|
||||
Reference in New Issue
Block a user