Get properties connected steering wheel

94 Views Asked by At

I am using C++, Qt5 and SDL in my app with a steering wheel. I need to detect properties connected a steering wheel (minimum and maximum rotation angles), but I do not know how to do this. Steering wheel have different limits rotation angles so I can't to use constants.

0

There are 0 best solutions below