Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme.md with additional testing. #12

Merged
merged 1 commit into from
Feb 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,10 @@ The latest PDF URL can be found in [HIDUsageTablesPDF.url](HIDUsageTablesPDF.url

## Testing status

I have tested the following controllers:
The following controllers have been tested:
* Saitek X-52 Pro Flight Control System,
* Saitek Pro Flight X-56 Rhino Stick,
* Saitek Pro Flight X-56 Rhino Throttle,
* Razer Sabertooth Elite
* Microsoft XBox One for Windows Controller (_**Note** that XInput-compatible HID device driver only transmits events from the HID device whilst the current process has a focussed window, so console applications/background services don't appear to work! That is not usually an issue for games with a focused window, but it does affect the sample application. This is not a bug in this library._)

Expand Down
Loading