Skip to content

fix hat tests on gamepads

Benjamin Tissoires requested to merge bentiss/hid-tools:wip/fix-hat into master

This should fix #24 (closed).

Now the BaseGamepad properly expect an application of type Game Pad and JoystickGamepad expects an application of Joystick.

With that in place, the various HAT tests are now run on all gamepads, but the PS3.

Cc @roderick.colenbrander

Merge request reports