JibbSmart / JoyShockLibrary

Read DualSense, DualShock 4, JoyCon, and Pro Controller input on PC -- compiled for Windows, but code should work on other platforms.
Other
226 stars 42 forks source link

Bugfix in the switch case values of touchpad dimensions #27

Closed Electronicks closed 3 years ago

Electronicks commented 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. :(

JibbSmart commented 3 years ago

No worries, it happens :)