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

Add burst read function for sensors MMA8451Q, MAG3110, CCS811, etc. #36

Open
Siegfriedchao opened this issue Dec 16, 2018 · 0 comments
Open

Comments

@Siegfriedchao
Copy link
Contributor

Currently, the sensor output is read in one-register-after-another fashion, in order to speed up, use the burst mode (auto-increment register pointer) instead. This applies to other sensors capable of providing burst-read mode as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant