tomayac / joy-con-webhid

Use the Nintendo Switch Joy-Cons via the WebHID API
https://tomayac.github.io/joy-con-webhid/demo/
Apache License 2.0
131 stars 19 forks source link

Use proper calibration multipliers and not magic multipliers #7

Open tomayac opened 1 year ago

tomayac commented 1 year ago

https://github.com/tomayac/joy-con-webhid/blob/29435e0c8b307147e1f2cb067c141b42a1053753/src/parse.js#L309-L315

https://github.com/tomayac/joy-con-webhid/blob/29435e0c8b307147e1f2cb067c141b42a1053753/src/parse.js#L328-L334