Add PR corrections

This commit is contained in:
a-chol 2020-03-30 14:38:06 +02:00
parent 92c6466089
commit a03d1eb66b
2 changed files with 78 additions and 80 deletions

View file

@ -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);