Skip to content

Commit

Permalink
Typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JibbSmart committed Apr 2, 2023
1 parent dd5fa64 commit 21aa18b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,7 @@ JoyShockLibrary v2 changes the gyro and accelerometer axes from previous version

JoyShockLibrary v3 makes some small changes to the behaviour of some functions:
* **JslConnectDevices** no longer calls **JslDisconnectAndDisposeAll** before looking for connections. Instead of reconnecting all devices, it'll only make new connections, without disrupting current connections. If you were counting on the old behaviour, call JslDisconnectAndDisposeAll before calling JslConnectDevices.

Using a newer version of GamepadMotionHelpers, if you enable auto calibration, it will be applied more quickly at first, and then less quickly when it has more confidence in the current calibration. You can reset these at any time.
* Using a newer version of GamepadMotionHelpers, if you enable auto calibration, it will be applied more quickly at first, and then less quickly when it has more confidence in the current calibration. You can reset these at any time.

## Credits
I'm Jibb Smart, and I made JoyShockLibrary. JoyShockLibrary has also benefited from the contributions of:
Expand Down

0 comments on commit 21aa18b

Please sign in to comment.