gamepad.h 86 B

1234
  1. #pragma once
  2. void send_gamepad(report_gamepad_t *report);
  3. void gamepad_ep_task(void);