From e2344c3801e82372466ceae5112c2b9b57a23be1 Mon Sep 17 00:00:00 2001 From: John Gietzen Date: Fri, 23 Feb 2024 21:48:34 -0800 Subject: [PATCH] Update readme.md with additional testing. --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 09b04ee..11bd591 100644 --- a/readme.md +++ b/readme.md @@ -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._)