V-USB: Add generic send_report()
function (#22323)
This commit is contained in:
@ -153,7 +153,6 @@ void protocol_task(void) {
|
||||
if (usbConfiguration && usbInterruptIsReady()) {
|
||||
keyboard_task();
|
||||
}
|
||||
vusb_transfer_keyboard();
|
||||
|
||||
#ifdef RAW_ENABLE
|
||||
usbPoll();
|
||||
|
Reference in New Issue
Block a user