hidraw test

This commit is contained in:
Denis 2023-12-08 22:27:32 +01:00
parent 0db06c226c
commit ce25becd67
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
22 changed files with 712 additions and 505 deletions

View file

@ -19,6 +19,7 @@ typedef enum in_message_gamepad_btn {
GAMEPAD_BTN_R2_TRIGGER,
GAMEPAD_BTN_L3,
GAMEPAD_BTN_R3,
GAMEPAD_BTN_TOUCHPAD,
GAMEPAD_LEFT_JOYSTICK_X,
GAMEPAD_LEFT_JOYSTICK_Y,