IntergatedCircuits / HidSharp

HIDSharp is a multiplatform C# library for USB HID devices by James F. Bellinger
https://www.zer7.com/software/hidsharp
Other
121 stars 34 forks source link

Any way to get HID category type? #32

Closed wamk9 closed 4 months ago

wamk9 commented 4 months ago

Hi everyone!

I'm using HIDSharp 2.1 and i have a Arduino with 2 HID's, one is a Joystick and other a RawHID (without category), exists one way to get only the "RawHID", not the Joystick?

Thanks!

benedekkupper commented 4 months ago

Duplicate of #16