PS/2 library receives data partially by interrupt
This commit is contained in:
@@ -29,6 +29,7 @@ typedef struct {
|
||||
} report_mouse_t;
|
||||
|
||||
|
||||
extern uint8_t host_keyboard_led;
|
||||
void host_keyboard_send(report_keyboard_t *report);
|
||||
void host_mouse_send(report_mouse_t *report);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user