Add PR corrections
This commit is contained in:
parent
92c6466089
commit
a03d1eb66b
2 changed files with 78 additions and 80 deletions
|
@ -51,4 +51,4 @@ typedef struct {
|
|||
extern joystick_t joystick_status;
|
||||
|
||||
// to be implemented in the hid protocol library
|
||||
void send_joystick_packet(joystick_t* joystick);
|
||||
void send_joystick_packet(joystick_t *joystick);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue