Read DualSense, DualShock 4, JoyCon, and Pro Controller input on PC -- compiled for Windows, but code should work on other platforms.
240
stars
48
forks
source link
Bugfix in the switch case values of touchpad dimensions #27
Closed
Electronicks closed 3 years ago
I got jerbaited when I set the values of the switch case: I expected the JSL header types but there's an inner enum being used instead. My bad. :(