Further refactoring of joystick feature (#18437)
This commit is contained in:
@ -31,4 +31,5 @@ typedef struct {
|
||||
void (*send_programmable_button)(uint32_t);
|
||||
} host_driver_t;
|
||||
|
||||
void send_joystick(report_joystick_t *report);
|
||||
void send_digitizer(report_digitizer_t *report);
|
||||
|
Reference in New Issue
Block a user