We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPU6050_SF is not a IMU this line needs to be removed.
slimevr-node/packages/firmware-protocol/src/constants.ts
Line 41 in b1fd861
It was never in the tracker code: https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/fef504e3b40f6990d98ef4f0e86ae8b0b123e37d/src/consts.h#L28
See also discussion SlimeVR/SlimeVR-Tracker-ESP#322 (comment)
And discussion in SlimeVR/SlimeVR-Server#1100
The text was updated successfully, but these errors were encountered:
MPU6050_SF not an actual iMU
b438810
Issue:: SlimeVR#40 Discussion: SlimeVR/SlimeVR-Tracker-ESP#322 (comment) Discussion: SlimeVR/SlimeVR-Server#1100
Fixed in #41
Sorry, something went wrong.
No branches or pull requests
MPU6050_SF is not a IMU this line needs to be removed.
slimevr-node/packages/firmware-protocol/src/constants.ts
Line 41 in b1fd861
It was never in the tracker code:
https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/fef504e3b40f6990d98ef4f0e86ae8b0b123e37d/src/consts.h#L28
See also discussion
SlimeVR/SlimeVR-Tracker-ESP#322 (comment)
And discussion in SlimeVR/SlimeVR-Server#1100
The text was updated successfully, but these errors were encountered: