You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Had to back out changes to InputDaemon::addInputDevice() introduced in fd34684 because they caused issue #22. Don't fully understand why. Plus, there appears to be a lot of reused code. Should look into trying to combine the two. Perhaps refreshJoysticks() could call addInputDevice()? Anyway, question for a future time. Changes introduced in fd34684 can be switched in and out with precompiler directives at top of file.
The text was updated successfully, but these errors were encountered:
Had to back out changes to InputDaemon::addInputDevice() introduced in fd34684 because they caused issue #22. Don't fully understand why. Plus, there appears to be a lot of reused code. Should look into trying to combine the two. Perhaps refreshJoysticks() could call addInputDevice()? Anyway, question for a future time. Changes introduced in fd34684 can be switched in and out with precompiler directives at top of file.
The text was updated successfully, but these errors were encountered: