Skip to content
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

Please add the orientation sensor to the documentation #409

Open
arthedza opened this issue Aug 23, 2021 · 4 comments
Open

Please add the orientation sensor to the documentation #409

arthedza opened this issue Aug 23, 2021 · 4 comments
Labels

Comments

@arthedza
Copy link

We have already released the functionality of the orientation sensor (#349) but its description absolutely absent in the docs.

@DanielMSchmidt
Copy link
Member

I'm happy to review a PR about this :)

@tomgreco
Copy link

tomgreco commented Nov 3, 2021

 const sensor = Sensors['orientation'];
       const subscription = sensor.subscribe((values) => {
         console.log(values);
       });

@shamoilarsi
Copy link

shamoilarsi commented Dec 3, 2021

@DanielMSchmidt the docs have already been updated in abe80e7 on PR #349

deploying the latest docs/API.md should add it to the documentation

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants