mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-11 00:39:57 +00:00
fix ci build
This commit is contained in:
parent
0b30a10ab3
commit
c289438b75
@ -237,8 +237,6 @@ static void process_kbd_report(hid_keyboard_report_t const *report)
|
||||
// send mouse report to usb device CDC
|
||||
static void process_mouse_report(hid_mouse_report_t const * report)
|
||||
{
|
||||
static hid_mouse_report_t prev_report = { 0 };
|
||||
|
||||
char tempbuf[32];
|
||||
int count;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user