-
-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
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
Fix controller detection for Pico Neo3 Link #2192
Conversation
… detect model without connection to server
Fix controller detection for Pico Neo3 Link
Will move the displaying of additional information to a different branch.
You'll need to autoformat the changed code to fix the check |
Are those suggestions by rustfmt and are all listed changes marked as error? I think my changes are already formatted for a good readability. |
You should format everything according to rustfmt |
You need to run |
* fix controller detection for Pico Neo3 Link, show HMD model in app to detect model without connection to server * Revert change in CHANGELOG.md * remove display of HMD model from app Will move the displaying of additional information to a different branch. * reformat code * reformat code
* fix controller detection for Pico Neo3 Link, show HMD model in app to detect model without connection to server * Revert change in CHANGELOG.md * remove display of HMD model from app Will move the displaying of additional information to a different branch. * reformat code * reformat code
Fixes the detection of the controllers for the Pico Neo3 Link headset. With the introduction of the Pico 4 the HMD was detected as this model which broke the detection of the controller.